X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=e16db6fa4d4f536ba4aece720e8fe717387bd47d;hp=8e3cd7fa20e41f411ab0258e2a2b3f3362a21d31;hb=feb12d3ed2c7f9132c64773c7c41b9e3a608a814;hpb=68f160039eb78fe122cfe0d4c49695ae91f6f0d1 diff --git a/TODO b/TODO index 8e3cd7fa2..e16db6fa4 100644 --- a/TODO +++ b/TODO @@ -49,8 +49,16 @@ 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. +* ReadOnlyDirectories= is not applied recursively to submounts + * drop PID 1 reloading, only do reexecing (difficult: Reload() currently is properly synchronous, Reexec() is weird, because we can't delay the response properly until we are back, so instead of @@ -246,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 @@ -292,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 @@ -391,6 +395,7 @@ Features: - resource control in systemd - inhibiting - testing with Harald's awesome test kit + - restart * allow port=0 in .socket units @@ -494,6 +499,4 @@ Scheduled for removal (or fixing): * xxxOverridable dependencies -* journald.conf: ImportKernel= - * prefdm.service