Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

systemd

Name: Anonymous 2014-02-12 4:55

Lennart Poettering
PulseAudio, systemd, Avahi
works for redhat
long term contributor of the GNOME project and GNOME Foundation member
key developer of kdbus

debian switched yesterday to systemd

Name: Anonymous 2014-04-01 5:01

>>20
There are a few things about systemd's design goals that mean it ends up touching a lot of kernel interfaces. These are

1. The ability track a daemon's status after they are started, irrespective of whether the daemon spawns children and / or dies

2. The ability to start daemons in response to socket activity (like xinetd)

3. The ability to start daemons that depend on other daemons in a race-free way

If you do away with some of these you can potentially produce a simpler init system, but that just pushes the problem somewhere else. sysvinit did this and the result was init scripts with crazy things like sleeping for random intervals to give daemons time to start up.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List