- 11 Aug, 2010 16 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
target: don't synthesize a runlevel property for targets anymore since we don't need it anymore and it is crutfy
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
- 10 Aug, 2010 7 commits
-
-
Lennart Poettering authored
audit,utmp: implement audit logic and rip utmp stuff out of the main daemon and into a helper binary
-
Lennart Poettering authored
This makes it easier to support /etc/sysconfig/xxxx with command line env vars in style of $OPTIONS which might or might not be set.
-
Lennart Poettering authored
-
Lennart Poettering authored
Some unit shall never be start on user request (e.g. shutdown.target) others never be stopped on user request (e.g. auditd.servce), hence offer options for both.
-
Kay Sievers authored
-
Lennart Poettering authored
-
-
- 09 Aug, 2010 13 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
-
Lennart Poettering authored
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted" This gives the writer of units control which unit is kept and which is stopped when two units conflict.
-
Lennart Poettering authored
-
Lennart Poettering authored
Previously we checked the SysV priority value to figure out if a SysV unit was enabled or not, since th value was mostly read from the S startup links. Since we read this value from the LSB headers as a fallback we hence ended up considering a lot more services enabled than were actually enabled. This patch adds an explicit boolean which encodes whether a sysv service is enabled or not via S links. https://bugzilla.redhat.com/show_bug.cgi?id=615293
-
Lennart Poettering authored
-
Lennart Poettering authored
Fixes an assertion triggerable via D-Bus. https://bugzilla.redhat.com/show_bug.cgi?id=622008
-
Lennart Poettering authored
-
Kay Sievers authored
-
- 07 Aug, 2010 2 commits
-
-
Lennart Poettering authored
-
Michal Schmidt authored
"systemctl dot" has been broken since the addition of the "Following=" property.
-
- 06 Aug, 2010 2 commits
-
-
Lennart Poettering authored
-
Lennart Poettering authored
-