summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-12-23 17:43:58 +0100
committerLennart Poettering <lennart@poettering.net>2017-02-07 12:21:29 +0100
commit08fe86d5bef3ac827880a9859b46a5d1363201a2 (patch)
treeb9290284adf680ce20451631787fc022c299a488 /TODO
parent41488e1f7acf5f4b5e11ff992a05ee1baa537d54 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 48f320093e..891d01b173 100644
--- a/TODO
+++ b/TODO
@@ -120,8 +120,6 @@ Features:
* switch to ProtectSystem=strict for all our long-running services where that's possible
-* If RootDirectory= is used, mount /proc, /sys, /dev into it, if not mounted yet
-
* Permit masking specific netlink APIs with RestrictAddressFamily=
* nspawn: start UID allocation loop from hash of container name
@@ -151,8 +149,6 @@ Features:
* Add DataDirectory=, CacheDirectory= and LogDirectory= to match
RuntimeDirectory=, and create it as necessary when starting a service, owned by the right user.
-* Add RootImage= for mounting a disk image or file as root directory
-
* make sure the ratelimit object can deal with USEC_INFINITY as way to turn off things
* journalctl: make sure -f ends when the container indicated by -M terminates