summaryrefslogtreecommitdiff
path: root/units/quotaon.service
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-10-20 16:15:33 +0200
committerLennart Poettering <lennart@poettering.net>2010-10-20 16:15:33 +0200
commitf875bcfe35a17d7a77a3a195f9998bb453a38499 (patch)
treeb7f93b54c7dffb77a1e83dc98fca65a54f0f9393 /units/quotaon.service
parent4c446f03e85e1321d6b999d92e3be07a7022432f (diff)
quota: enable quotaon/quotacheck in local-fs.target, not basic.target
Diffstat (limited to 'units/quotaon.service')
-rw-r--r--units/quotaon.service2
1 files changed, 1 insertions, 1 deletions
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