From 573831165360e89a880f90627753962ab28c4f37 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 11 Sep 2015 18:28:03 +0200 Subject: [PATCH] TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) 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)