summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Berg <bberg@redhat.com>2020-08-03 12:51:25 +0200
committerBenjamin Berg <bberg@redhat.com>2020-10-23 10:32:02 +0200
commit1c2fd33d84f5e86b5eaafa8dbb0406cdf3eb47f2 (patch)
treec89c1cca35a66591277945b526097172664e4943
parent0f7793bebd0ca2bee62783c38d65e6221552d9c9 (diff)
downloadsystemd-1c2fd33d84f5e86b5eaafa8dbb0406cdf3eb47f2.tar.gz
units: Move user tmpfiles clean service into background.slice
-rw-r--r--units/user/systemd-tmpfiles-clean.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/user/systemd-tmpfiles-clean.service b/units/user/systemd-tmpfiles-clean.service
index 3be0de5f7d..b989d41373 100644
--- a/units/user/systemd-tmpfiles-clean.service
+++ b/units/user/systemd-tmpfiles-clean.service
@@ -19,3 +19,4 @@ Type=oneshot
ExecStart=systemd-tmpfiles --user --clean
SuccessExitStatus=DATAERR
IOSchedulingClass=idle
+Slice=background.slice