X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=aa8aca1bbb917d36536410b23072d01ea825965f;hp=4abc27d6fdf0d80f8f053702a11a55a5fd7b67e7;hb=aa28aefe61c5406c5cb631f3e82457b6d1bcc967;hpb=c0467cf387548dc98c0254f63553d862b35a84e5 diff --git a/TODO b/TODO index 4abc27d6f..aa8aca1bb 100644 --- a/TODO +++ b/TODO @@ -35,10 +35,6 @@ Preparation for 209: * Merge Distribute= patches for .socket units -* When a Type=forking service fails and needed another service, that - service is not cleaned up again when it has StopWhenUnneeded=yes - http://lists.freedesktop.org/archives/systemd-devel/2013-July/012141.html - Features: * maybe: hookup nspawn and PrivateNetwork=yes with "ip netns" @@ -486,11 +482,7 @@ Features: * rename "userspace" to "core-os" -* syscall filter: - - syscall filter: add knowledge about compat syscalls - - syscall filter: don't enforce no new privs? - - syscall filter: option to return EPERM rather than SIGSYS? - - system-wide seccomp filter +* syscall filter: optionally don't enforce no new privs? * load-fragment: when loading a unit file via a chain of symlinks verify that it isn't masked via any of the names traversed.