chiark / gitweb /
core: make StopWhenUnneeded work in conjunction with units that fail
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 7b12f03bf8c1bbf5c572c337b73075c262444932..d1681f474ce571817b81f1a3f3f7f9ad40de86c5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -486,12 +486,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.