diff options
Diffstat (limited to 'units/quotacheck.service.in')
-rw-r--r-- | units/quotacheck.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/quotacheck.service.in b/units/quotacheck.service.in index d28b533f9c..d3343df264 100644 --- a/units/quotacheck.service.in +++ b/units/quotacheck.service.in @@ -8,7 +8,7 @@ [Unit] Description=File System Quota Check DefaultDependencies=no -After=systemd-readahead-collect.service systemd-readahead-replay.service remount-rootfs.service +After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-remount-fs.service Before=local-fs.target shutdown.target ConditionPathExists=/sbin/quotacheck |