diff options
Diffstat (limited to 'units/tmpwatch.service')
-rw-r--r-- | units/tmpwatch.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/tmpwatch.service b/units/tmpwatch.service index 5cc0b6bb39..636faf9363 100644 --- a/units/tmpwatch.service +++ b/units/tmpwatch.service @@ -10,7 +10,7 @@ Description=Cleanup of Temporary Directories DefaultDependencies=no Wants=local-fs.target After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target -Before=poweroff.service reboot.service halt.service killall.service +Before=basic.target poweroff.service reboot.service halt.service killall.service [Service] Type=oneshot |