forked from pool/systemd
11 lines
472 B
Diff
11 lines
472 B
Diff
diff -Naur systemd-208/units/systemd-tmpfiles-clean.service.in systemd-208-mod/units/systemd-tmpfiles-clean.service.in
|
|
--- systemd-208/units/systemd-tmpfiles-clean.service.in 2013-08-13 20:02:52.826756410 +0000
|
|
+++ systemd-208-mod/units/systemd-tmpfiles-clean.service.in 2014-02-21 13:34:56.456511025 +0000
|
|
@@ -19,5 +19,6 @@
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
+ExecStart=-@rootbindir@/systemd-tmpfiles-keep
|
|
ExecStart=@rootbindir@/systemd-tmpfiles --clean
|
|
IOSchedulingClass=idle
|