summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-09-05 23:39:55 -0700
committerLennart Poettering <lennart@poettering.net>2012-09-05 23:42:05 -0700
commitcb7ed9dfca647198bce95f503552710eae22da37 (patch)
treeacb836ee03fe700dee1d538932109202ff6d5617 /TODO
parentdcc9ba80e160bb6e2ed97c7ee343953721702b0c (diff)
tmpfiles: don't attempt creation of device nodes when we run in a container
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO
index c7f789b9b6..326edb0af8 100644
--- a/TODO
+++ b/TODO
@@ -61,11 +61,9 @@ Features:
* json: properly serialize multiple fields with the same name per entry
-* journalctl: make -l the default
-
* journald: add option to choose between "split up nothing", "split up login user journals", "split up all user journals"
-* journal live copy, bsaed on libneon (client) and libmicrohttpd
+* journal live copy, based on libneon (client) and libmicrohttpd
* document in wiki json serialization
@@ -81,8 +79,6 @@ Features:
* system.conf should have controls for cgroups
-* tmpfiles: skip mknod if CAP_MKNOD is missing
-
* bind mount read-only the cgroup tree higher than than nspawn
* currently system services appear not to generate core dumps...