[arch-general] Think twice before moving to systemd

Leon Feng rainofchaos at gmail.com
Wed Aug 15 00:33:39 EDT 2012


2012/8/15 Felipe Contreras <felipe.contreras at gmail.com>:
> Hi,
>
> Finally, it's much harder to debug. If you have a problem you will not
> be able to open a script and figure out what is happening, and perhaps
> modify it, and debug it. You would be greeted with an unmodified
> binary, and the source code would be along these lines:
>
> http://cgit.freedesktop.org/systemd/systemd/tree/src/remount-fs/remount-fs.c
>

The fact is you do not need to debug these scripts anymore. One
foo.service is tested ok in one distro, it will be push into upstream
and all other distro can just use it.

When blame the C file here, do not forget most of the program you use
is using C. The problem with bash script is they can not be
used/shared between different distro. So every distro has to maintain
their own script. It is a waste of time and resources.

Leon

> Cheers.
>
> [1] https://plus.google.com/108736516888538655285/posts/BTG39o6YoGS
> [2] http://code.google.com/p/support/wiki/DVCSAnalysis
>
> --
> Felipe Contreras


More information about the arch-general mailing list