This commit is contained in:
Lennart Poettering 2015-09-11 18:28:03 +02:00
parent 85bc8c64e9
commit 5738311653
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -26,6 +26,10 @@ External:
Features:
* add a new command "systemctl reset-dropins" or so, that removes all dropin
snippets in /run and /etc, and thus undoes what "systemctl set-property" and
"systemctl edit" create.
* sd-event: maybe add support for inotify events
* PID 1 should send out sd_notify("WATCHDOG=1") messages (for usage in the --user mode, and when run via nspawn)