X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=5f6d969dfe6d774c977ed835537a2a60b6aca5f3;hp=0a36aee643af4413a885afac8fb1781a38b49b22;hb=4fc9982cb0499f6502aefc5b8f410658c6d4d261;hpb=7560fffcd2531786b9c1ca657667a43e90331326 diff --git a/TODO b/TODO index 0a36aee64..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 @@ -397,6 +405,7 @@ Features: - resource control in systemd - inhibiting - testing with Harald's awesome test kit + - restart * allow port=0 in .socket units @@ -499,7 +508,3 @@ Regularly: Scheduled for removal (or fixing): * xxxOverridable dependencies - -* journald.conf: ImportKernel= - -* prefdm.service