X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=2fe676a724a97ec1800d49c889ac5238eb6bc917;hp=e200c90296bc8c6aafdcb3e9466004db454bb354;hb=2bd3c38a44c5c3acbf5afdb9c0bcbaf4a72dac3f;hpb=5c3246b1a6bbe8c44210f7a73f0e030dcb21f7bb diff --git a/TODO b/TODO index e200c9029..2fe676a72 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,18 @@ Bugfixes: Features: +* Make -f in systemctl enable both --follow and --force + +* ensure that logind sets the syslog facility to AUTH when logging + +* when a service has the same env var set twice we actually store it twice and return that in systemctl show -p... We should only show the last setting + +* add man page documenting all kernel cmdline options, including stuff like fsck.mode= + +* show getty in container mode, not sulogin + +* support container_ttys= + * journald: make configurable "store-on-var", "store-on-run", "dont-store", "auto" (store-persistent, store-volatile?) @@ -49,8 +61,6 @@ Features: * hook up /dev/watchdog with main event loop for embedded, server uses -* man: for some reason the HTML versions of the man pages are currently not being packaged - * when dumping cgroup contents, include main/control PID of a service, explicitly * keep an eye on https://bugzilla.gnome.org/show_bug.cgi?id=670100