From 4c446f03e85e1321d6b999d92e3be07a7022432f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 20 Oct 2010 15:22:20 +0200 Subject: quota: add install hooks for basic.target --- units/quotaon.service | 3 +++ 1 file changed, 3 insertions(+) (limited to 'units/quotaon.service') diff --git a/units/quotaon.service b/units/quotaon.service index deaa917642..1c4a0cd3bb 100644 --- a/units/quotaon.service +++ b/units/quotaon.service @@ -16,3 +16,6 @@ ConditionPathExists=/sbin/quotaon Type=oneshot RemainAfterExit=yes ExecStart=/sbin/quotaon -anug + +[Install] +WantedBy=basic.target -- cgit v1.2.3-54-g00ecf