summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index a66b9da845..7bb4f144f3 100644
--- a/TODO
+++ b/TODO
@@ -123,8 +123,6 @@ Features:
about policy loading. Probably check for available selinux in /proc/filesystems,
and check for active selinux with getcon_raw() == "kernel"
-* move /selinux to /sys/fs/selinux
-
* Support --test based on current system state
* systemctl enable as D-Bus call
@@ -142,9 +140,6 @@ Features:
* detect LXC environment
-* invoke vhangup() before and after invoking getty
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=3c95c985fa91ecf6a0e29622bbdd13dcfc5ce9f1
-
* Maybe store in unit files whether a service should be enabled by default on package installation
(belongs into a distro pattern though, not in an upstream package's service file)