diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-05-16 03:23:28 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-05-16 03:24:50 +0200 |
commit | 27b5482cc08b7fac1b6b15d980d42ae04f3ae1ca (patch) | |
tree | 45ed89a06025bde7ed4974a72ff41e11a7f07305 /TODO | |
parent | c195956988799837b763ab1b9f078e5f0b7f26e6 (diff) |
delta: add systemd-delta tool to find overriden configuration and unit files
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -23,6 +23,10 @@ Bugfixes: Features: +* (attempt to) make Debianites happy: + - implement .d/ auto includes for unit files + - add syntax to reset ExecStart= lists (and similar) + * actually queue the new default unit after switch-root * remove old root in switch-root logic |