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