1
0
mirror of https://github.com/systemd/systemd.git synced 2025-09-09 17:44:49 +03:00

units: Move user tmpfiles clean service into background.slice

This commit is contained in:
Benjamin Berg
2020-08-03 12:51:25 +02:00
parent 0f7793bebd
commit 1c2fd33d84

View File

@@ -19,3 +19,4 @@ Type=oneshot
ExecStart=systemd-tmpfiles --user --clean ExecStart=systemd-tmpfiles --user --clean
SuccessExitStatus=DATAERR SuccessExitStatus=DATAERR
IOSchedulingClass=idle IOSchedulingClass=idle
Slice=background.slice