X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=875a3db4d6acab36bfa0ed578a19e7595b3ec7d2;hb=8088cbd3cfcf539c984d8042cd2b92ebbfda6d82;hp=8e3cd7fa20e41f411ab0258e2a2b3f3362a21d31;hpb=68f160039eb78fe122cfe0d4c49695ae91f6f0d1;p=elogind.git diff --git a/TODO b/TODO index 8e3cd7fa2..875a3db4d 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 @@ -391,6 +399,7 @@ Features: - resource control in systemd - inhibiting - testing with Harald's awesome test kit + - restart * allow port=0 in .socket units