X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=e16db6fa4d4f536ba4aece720e8fe717387bd47d;hb=72fbdd3349ad30d8a5074ea9a650f0909f96c299;hp=2467ea839b43ebbaf18f49c022b9a2752aa68dfb;hpb=5a7e959984788cf89719dec31999409b63bb802b;p=elogind.git diff --git a/TODO b/TODO index 2467ea839..e16db6fa4 100644 --- a/TODO +++ b/TODO @@ -49,6 +49,10 @@ Bugfixes: Features: +* 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 +254,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 +298,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 +395,7 @@ Features: - resource control in systemd - inhibiting - testing with Harald's awesome test kit + - restart * allow port=0 in .socket units @@ -498,6 +499,4 @@ Scheduled for removal (or fixing): * xxxOverridable dependencies -* journald.conf: ImportKernel= - * prefdm.service