X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=5f6d969dfe6d774c977ed835537a2a60b6aca5f3;hb=8f0e73f250f4a397ea07d29a339bd7e64d077612;hp=2467ea839b43ebbaf18f49c022b9a2752aa68dfb;hpb=5a7e959984788cf89719dec31999409b63bb802b;p=elogind.git diff --git a/TODO b/TODO index 2467ea839..5f6d969df 100644 --- a/TODO +++ b/TODO @@ -49,6 +49,20 @@ 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 * MountFlags=shared acts as MountFlags=slave right now. @@ -250,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 @@ -296,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 @@ -395,6 +405,7 @@ Features: - resource control in systemd - inhibiting - testing with Harald's awesome test kit + - restart * allow port=0 in .socket units @@ -497,7 +508,3 @@ Regularly: Scheduled for removal (or fixing): * xxxOverridable dependencies - -* journald.conf: ImportKernel= - -* prefdm.service