X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=5f6d969dfe6d774c977ed835537a2a60b6aca5f3;hp=102a8138b995a6cee8179e5920990df2b58f24d3;hb=4fc9982cb0499f6502aefc5b8f410658c6d4d261;hpb=abdf7993161a2762df6887fdb5a5f0f4f5da24cf diff --git a/TODO b/TODO index 102a8138b..5f6d969df 100644 --- a/TODO +++ b/TODO @@ -49,6 +49,18 @@ Bugfixes: Features: +* ConditionHost= for filtering services for clusters + +* journald: add symlinks and device names to kernel messages + +* maybe make systemd-detect-virt suid? or use fscaps? + +* consider using __secure_getenv() instead of getenv() in libs + +* journald: automatic rekeying with no log messages doesn't appear to work + +* man: document in ExecStart= explicitly that we don't take shell command lines, only executable names with arguments + * shutdown: don't read-only mount anything when running in container * nspawn: --read-only is not applied recursively to submounts @@ -252,8 +264,6 @@ Features: * cleanup syslog 'priority' vs. 'level' wording -* journal: if mmap() fails for mapping window try to unmap a a few older maps - * dbus upstream still refers to dbus.target and shouldn't * 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 @@ -298,8 +308,6 @@ Features: * journal: message catalog -* journal: forward-secure signatures - * document the exit codes when services fail before they are exec()ed * systemctl journal command @@ -500,7 +508,3 @@ Regularly: Scheduled for removal (or fixing): * xxxOverridable dependencies - -* journald.conf: ImportKernel= - -* prefdm.service