X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=aa8aca1bbb917d36536410b23072d01ea825965f;hp=7b12f03bf8c1bbf5c572c337b73075c262444932;hb=39ed67d14694983dabd6641c02216aa440eed767;hpb=86d0d519429b85b0cad93c8c9fe8e68c5b9a4fe3 diff --git a/TODO b/TODO index 7b12f03bf..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,12 +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? - - syscall filter: port to libseccomp - - 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.