summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-06-04 18:58:05 +0200
committerLennart Poettering <lennart@poettering.net>2014-06-04 18:58:05 +0200
commitf598ac3e28b729dd0b1d0a881df3e16465687a2b (patch)
treebeec90c56786ba0e0c40fb757ed0ed1af71c2d89 /TODO
parent1b8689f94983b47bf190e77ddb03a8fc6af15fb3 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 5fe1a2073..5cb76df28 100644
--- a/TODO
+++ b/TODO
@@ -32,8 +32,6 @@ External:
Features:
-* ProtectedHome= turn into enum, and add "full" option that also marks /etc read-only
-
* generator that automatically discovers btrfs subvolumes, identifies their purpose based on some xattr on them.
* support setting empty environment variables with Environment= and EnvironmentFile=
@@ -70,7 +68,7 @@ Features:
* Add timeout to early-boot, and shut down the system if it is hit. Solves the laptop-in-bag problem and is useful for embedded cases
-* Run most system services with cgroupfs read-only and procfs with a more secure mode
+* Run most system services with cgroupfs read-only and procfs with a more secure mode (doesn't work, since the hidepid= option is per-pid-namespace, not per-mount)
* sd-event: generate a failure of a default event loop is executed out-of-thread