diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-04-10 01:30:14 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-04-10 01:30:14 +0200 |
commit | 0e456f978134100d2e0cc28c7205b3abefcc9cde (patch) | |
tree | b63684ac36702f88f7fd1ceeaad4021f5f30d04d /TODO | |
parent | bfe95f35bf87c91d63b9d62dde5f029dd38d27a4 (diff) |
path: optionally, create watched directories in .path units
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -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" |