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 c527cc4ad0..ddb51284d9 100644 --- a/units/quotaon.service +++ b/units/quotaon.service @@ -6,7 +6,7 @@ # (at your option) any later version. [Unit] -Description=Quota Check +Description=Enable File System Quotas DefaultDependencies=no After=systemd-readahead-collect.service systemd-readahead-replay.service quotacheck.service Before=local-fs.target shutdown.target |