X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;fp=TODO;h=066d0ae6b62d8b21d856868c681b48e215bf0d5d;hp=4fdecebd0fa4fbb77e78d2cc4b37242f69721fd6;hb=cb29c0b51b66f934374908cd6a271786c69ca751;hpb=1e2ea8296e947c80e2499c6f1e00912f4fadfc86 diff --git a/TODO b/TODO index 4fdecebd0..066d0ae6b 100644 --- a/TODO +++ b/TODO @@ -26,6 +26,16 @@ External: Features: +* add a concept of RemainAfterExit= to scope units + +* add journal vacuum by max number of files + +* add a new command "systemctl revert" or so, that removes all dropin + snippets in /run and /etc, and all unit files with counterparts in + /usr, and thus undoes what "systemctl set-property" and "systemctl + edit" create. Maybe even add "systemctl revert -a" to do this for + all units. + * 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) @@ -59,8 +69,6 @@ Features: * install: include generator dirs in unit file search paths -* stop using off_t, it's a crazy type. Use uint64_t instead. - * logind: follow PropertiesChanged state more closely, to deal with quick logouts and relogins * invent a better systemd-run scheme for naming scopes, that works with remoting