mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
units: fix quota check description
This commit is contained in:
parent
36044f5a70
commit
577780ac5c
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user