Dependency on systemd: why/where?
Dependency on systemd: why/where?
Posted Nov 6, 2013 13:58 UTC (Wed) by zuki (subscriber, #41808)In reply to: Dependency on systemd: why/where? by jfasch
Parent article: Which init system for Debian?
Posted Nov 6, 2013 18:00 UTC (Wed)
by debacle (subscriber, #7114)
[Link] (4 responses)
Btw: I'm using upstart on a huge number of Debian Squeeze(!) systems and it works well for my task. I would not oppose to systemd, however - as long as we get rid of sysvinit, RSN.
Posted Nov 6, 2013 18:13 UTC (Wed)
by ovitters (guest, #27950)
[Link]
Posted Nov 6, 2013 19:08 UTC (Wed)
by alexl (subscriber, #19068)
[Link]
Its on a page with "systemd" in the name, but the API is generic.
Posted Nov 8, 2013 18:54 UTC (Fri)
by drag (guest, #31333)
[Link] (1 responses)
The problem isn't the interface.. it's dbus already.
The problem is that no other init system is going to provide the features needed.
Ubuntu forked logind, but they are going to have a VERY hard time keeping up with systemd.
Posted Nov 9, 2013 7:51 UTC (Sat)
by tzafrir (subscriber, #11501)
[Link]
Up until systemd 204, their patch was pretty simple: just keep logind separate. In systemd 205, systemd is now the sole cgroups controller. This means that a separate session logind no longer implements that functionality.
At the moment their direction seems to be to adapt Google's lmctfy (LM contain TFY - https://github.com/google/lmctfy/ - originally intended for containers) as the cgroups controller.
Dependency on systemd: why/where?
Dependency on systemd: why/where?
Dependency on systemd: why/where?
http://www.freedesktop.org/wiki/Software/systemd/logind/
Dependency on systemd: why/where?
Dependency on systemd: why/where?