chiark / gitweb /
units: schedule tmpwatch on idle class
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Sep 2010 20:08:17 +0000 (22:08 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 Sep 2010 20:08:17 +0000 (22:08 +0200)
fixme
units/tmpwatch.service

diff --git a/fixme b/fixme
index 1782a042a785433bc5156bb87a309ebd30620184..6b1e8640045fa27bda727d428d1eaf1e667223af 100644 (file)
--- a/fixme
+++ b/fixme
@@ -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.
index 8471ba15adddcd781aa088b3dcc1f756ceca8ef8..5cc0b6bb398d9a8770c0a2084d3e78b52aff9403 100644 (file)
@@ -16,3 +16,4 @@ Before=poweroff.service reboot.service halt.service killall.service
 Type=oneshot
 ExecStart=/usr/sbin/tmpwatch -umc -x /tmp/.X11-unix -x /tmp/.ICE-unix 10d /tmp
 ExecStart=/usr/sbin/tmpwatch -umc 30d /var/tmp
+IOSchedulingClass=idle