summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-04-10 01:30:14 +0200
committerLennart Poettering <lennart@poettering.net>2011-04-10 01:30:14 +0200
commit0e456f978134100d2e0cc28c7205b3abefcc9cde (patch)
treeb63684ac36702f88f7fd1ceeaad4021f5f30d04d /TODO
parentbfe95f35bf87c91d63b9d62dde5f029dd38d27a4 (diff)
path: optionally, create watched directories in .path units
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index 78ceddebbc..ce08b8ac8f 100644
--- a/TODO
+++ b/TODO
@@ -13,14 +13,14 @@ F15:
* add fstab fields to add wait timeouts, change Wants to Requires by local-fs.target
-* hook emergency.target into local-fs.target in some way as OnFailure with isolate, add warning log message
-
* bind mounts are ignored
https://bugzilla.redhat.com/show_bug.cgi?id=682662
* 0595f9a1c182a84581749823ef47c5f292e545f9 is borked, freezes shutdown
(path: after installing inotify watches, recheck file again to fix race)
+* be nice to ingo
+
Features:
* fix alsa mixer restore to not print error when no config is stored
@@ -95,8 +95,6 @@ Features:
about policy loading. Probably check for available selinux in /proc/filesystems,
and check for active selinux with getcon_raw() == "kernel"
-* optionally create watched directories in .path units
-
* Support --test based on current system state
* consider services with no [Install] section and stored in /lib enabled by "systemctl is-enabled"