Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-31 | main: allow setting of timer slack for PID 1 | Lennart Poettering | |
2012-05-24 | main: add configuration option to alter capability bounding set for PID 1 | Lennart Poettering | |
This also ensures that caps dropped from the bounding set are also dropped from the inheritable set, to be extra-secure. Usually that should change very little though as the inheritable set is empty for all our uses anyway. | |||
2012-04-24 | manager: drop MountAuto= and SwapAuto= options | Lennart Poettering | |
The ability to set MountAuto=no and SwapAuto=no was useful during the adoption phase of systemd, so that distributions could stick to their classic mount scripts a bit longer. It is about time to get rid of it now. | |||
2012-04-21 | watchdog: fix default configuration fragment for watchdog | Lennart Poettering | |
2012-04-12 | move more main systemd parts to core/ | Kay Sievers | |