aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/mandriva-clean-var-run-lock.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/system/mandriva-clean-var-run-lock.service')
-rw-r--r--systemd/system/mandriva-clean-var-run-lock.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd/system/mandriva-clean-var-run-lock.service b/systemd/system/mandriva-clean-var-run-lock.service
index 2abfeed4..1fa808ce 100644
--- a/systemd/system/mandriva-clean-var-run-lock.service
+++ b/systemd/system/mandriva-clean-var-run-lock.service
@@ -16,3 +16,4 @@ Type=oneshot
ExecStart=-/usr/bin/find /var/lock /var/run -depth ! -type d ! -path /var/lock/TMP_1ST -delete
ExecStartPost=-/bin/touch /run/.suppress-mandriva-var-clean
IOSchedulingClass=idle
+RemainAfterExit=yes