From f875bcfe35a17d7a77a3a195f9998bb453a38499 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 20 Oct 2010 16:15:33 +0200 Subject: quota: enable quotaon/quotacheck in local-fs.target, not basic.target --- units/quotaon.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/quotaon.service') 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 -- cgit v1.2.3-54-g00ecf