summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2011-04-30 23:08:15 +0200
committerKay Sievers <kay.sievers@vrfy.org>2011-04-30 23:08:15 +0200
commitadf70c5e4e6673353b8d702baee4e1d21eb05dfe (patch)
tree10681a46d779073e26624cf5297516667aacd3b1 /TODO
parent223a35581604897185c46dfc184b0fa32916d59b (diff)
downloadsystemd-adf70c5e4e6673353b8d702baee4e1d21eb05dfe.tar.gz
binfmt, modules-load, sysctl, tmpfiles: add missing ConditionDirectoryNotEmpty=
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 1537e2797d..00bbc764e0 100644
--- a/TODO
+++ b/TODO
@@ -35,11 +35,10 @@ Features:
* add inode stat() check to readahead to suppress preloading changed files
-* include /usr/local/lib/tmpfiles.d in tmpfiles tool as search path
- (and prefix/lib, in case it isn't one of the listed ones)
-
* POSIX mqueue support in .socket units
+* allow list of pathes in config_parse_condition_path()
+
* introduce dbus calls for enabling/disabling a service
* support notifications for services being enabled/disabled