summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-09-11 18:28:03 +0200
committerLennart Poettering <lennart@poettering.net>2015-09-11 18:28:03 +0200
commit573831165360e89a880f90627753962ab28c4f37 (patch)
treec9ccc365f0c70b13e02c88172430752469767af3 /TODO
parent85bc8c64e9b6303b922ce51288e2a3ebd0c61adc (diff)
TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 04b8ff102b..c116951ad7 100644
--- a/TODO
+++ b/TODO
@@ -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)