units: fix quota check description

This commit is contained in:
Lennart Poettering 2010-10-29 05:18:22 +02:00
parent 36044f5a70
commit 577780ac5c
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
# (at your option) any later version.
[Unit]
Description=Quota Check
Description=File System Quota Check
DefaultDependencies=no
After=systemd-readahead-collect.service systemd-readahead-replay.service
Before=local-fs.target shutdown.target

View file

@ -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