mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
quota: enable quotaon/quotacheck in local-fs.target, not basic.target
This commit is contained in:
@@ -18,4 +18,4 @@ RemainAfterExit=yes
|
||||
ExecStart=@rootlibexecdir@/systemd-quotacheck
|
||||
|
||||
[Install]
|
||||
WantedBy=basic.target
|
||||
WantedBy=local-fs.target
|
||||
|
||||
@@ -18,4 +18,4 @@ RemainAfterExit=yes
|
||||
ExecStart=/sbin/quotaon -anug
|
||||
|
||||
[Install]
|
||||
WantedBy=basic.target
|
||||
WantedBy=local-fs.target
|
||||
|
||||
Reference in New Issue
Block a user