summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--units/quotacheck.service.in2
-rw-r--r--units/quotaon.service2
2 files changed, 2 insertions, 2 deletions
diff --git a/units/quotacheck.service.in b/units/quotacheck.service.in
index b670c57a75..f2f1a71530 100644
--- a/units/quotacheck.service.in
+++ b/units/quotacheck.service.in
@@ -18,4 +18,4 @@ RemainAfterExit=yes
ExecStart=@rootlibexecdir@/systemd-quotacheck
[Install]
-WantedBy=basic.target
+WantedBy=local-fs.target
diff --git a/units/quotaon.service b/units/quotaon.service
index 1c4a0cd3bb..4bdcfe44e6 100644
--- a/units/quotaon.service
+++ b/units/quotaon.service
@@ -18,4 +18,4 @@ RemainAfterExit=yes
ExecStart=/sbin/quotaon -anug
[Install]
-WantedBy=basic.target
+WantedBy=local-fs.target