|
|
|
|
|
by vertex-four
4256 days ago
|
|
> The main alternatives seem to be OpenRC and Upstart. There's also outliers like nosh[0], which implements at least some of the good bits of systemd (socket activation is in there), and the ideas and general architecture are solid enough that it could be extended to implement more (device/path dependencies through udev and inotify are two that I hear people wanting). Then separate pieces of software can implement the remainder of what systemd implements (its many dbus APIs). [0] http://homepage.ntlworld.com/jonathan.deboynepollard/Softwar... |
|