diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2011-04-30 23:08:15 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-04-30 23:08:15 +0200 |
commit | adf70c5e4e6673353b8d702baee4e1d21eb05dfe (patch) | |
tree | 10681a46d779073e26624cf5297516667aacd3b1 /TODO | |
parent | 223a35581604897185c46dfc184b0fa32916d59b (diff) |
binfmt, modules-load, sysctl, tmpfiles: add missing ConditionDirectoryNotEmpty=
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |