|
|
Subscribe / Log in / New account

Which init system for Debian?

Which init system for Debian?

Posted Nov 6, 2013 13:19 UTC (Wed) by cwillu (guest, #67268)
In reply to: Which init system for Debian? by drago01
Parent article: Which init system for Debian?

Debian is not exclusively Linux though, so yes, given their stated preferences, it is definitely a plus.


to post comments

Which init system for Debian?

Posted Nov 6, 2013 16:10 UTC (Wed) by raven667 (subscriber, #5198) [Link]

There is already porting that needs to happen for non-Linux Debian though and unavoidable platform-specific differences between Debian on BSD, and Debian on Solaris. Like Josh said above, running launchd on BSD, SMF on Solaris and systemd on Linux makes sense as these are core technologies which are tied to and can use the unique features of the underlying kernel. This is not something which can be abstracted away without losing important capabilities. Having a different startup config file for each platform is reasonable, requiring three different startup configs for each platform is unreasonable.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds