[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: upstart: please update to latest upstream version



* Tollef Fog Heen <tfheen@err.no> [120224 13:05]:
> > And that is exactly why I think you will likely need to be C programmer
> > and understand the internals of systemd to debug your boot process and
> > to fix it in case you have problems.
>
> How do you come to that conclusion?  It's not like you need to be a C
> programmer to debug CSS files or a C programmer to debug Makefiles.

As big a fan of Makefile that I am, but they are essentially
undebugable.

> (Often you can get away with just doing systemctl restart foo.service;
> strace -p $(pidof process), but I guess you'd consider that
> cheating. :-)

If you want to know why something does not start then this won't help
much.

	Bernhard R. Link


Reply to: