diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-09-28 22:08:17 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-09-28 22:08:17 +0200 |
commit | 34acc278eda23593ae53868586e9024e965f37e0 (patch) | |
tree | 9038fcd13e329ea57a34cb7180dc57ca3e377055 /fixme | |
parent | 95e26a692d0af027a5fe83e1743e307c864b4af0 (diff) |
units: schedule tmpwatch on idle class
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,6 @@ v11: * emergency.service should start default.target after C-d. synchronize from fedora's initscripts package -* tmpwatch: lower ioprio - * drop empty assignments for parse_env_file * stability promise must say that #ifdef TARGET_XXX style distro compatibility will go away one day @@ -107,6 +105,8 @@ later: * document locale.conf, vconsole.conf and possibly the tempfiles.d and modules-load.d mechanism. +* when /proc/self/mountinfo is not parsable, proceed with next line + External: * place /etc/inittab with explaining blurb. |