summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-05-22 10:27:17 +0900
committerLennart Poettering <lennart@poettering.net>2014-05-22 10:36:16 +0900
commiteaa3b74dfd6395c8abaa8416d90dac5e0dc00e15 (patch)
tree9573d3b129cf155665a3a210e3b8c6548903dd54 /TODO
parentca5405bb4fb1fabd1fe43e4ee23edf58914bdfae (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 3 insertions, 4 deletions
diff --git a/TODO b/TODO
index 2aff98edf..7e59b339d 100644
--- a/TODO
+++ b/TODO
@@ -30,9 +30,10 @@ External:
Features:
+* tmpfiles: figure out relation between Z and m?
+
* systemd-notify: fake ucred of msg to PID of parent, if that works, with fallback to our own if it doesn't.
-* machined: make sure we can restart machined without losing machines
* machined/machinectl: sort IP addresses we return by scope and protocol
* machined: write NSS module for looking up IP addresses for machines
@@ -55,14 +56,12 @@ Features:
* mount_cgroup_controllers(): symlinks need to get the label applied
-* For timer units: add some mechanisms so that timer units that trigger immediately on boot do not have the services they run added to the initial transaction and thus confuse Type=idle. Alternatively, split up the boot-up state into two, and make Type=idle only be affected by jobs for the default target, but ignore any further jobs
+* For timer units: add some mechanisms so that timer units that trigger immediately on boot do not have the services they run added to the initial transaction and thus confuse Type=idle.
* Add RPM macros for registering/unregistering binfmt drop-ins
* 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
-* sd-resolve: add callback api
-
* ImmutableSystem=yes/no or so to mount /usr, /boot read-only/invisible, and leave /var and /etc writable
* InaccessibleHome=yes/no or so to hide /home and /run/user from a service