X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fquotaon.service;h=c527cc4ad0d3bebfb5e990fc4c7a4c70c25fa332;hp=deaa917642817b63e45b7b312b478429360c4348;hb=f015eca2a2f4186208930cf23196967ed425e2c9;hpb=ba5beeb1746dfc442c9476d93fddf2cb45d17cf1 diff --git a/units/quotaon.service b/units/quotaon.service index deaa91764..c527cc4ad 100644 --- a/units/quotaon.service +++ b/units/quotaon.service @@ -15,4 +15,8 @@ ConditionPathExists=/sbin/quotaon [Service] Type=oneshot RemainAfterExit=yes -ExecStart=/sbin/quotaon -anug +ExecStart=/sbin/quotaon -aug +StandardOutput=syslog + +[Install] +WantedBy=local-fs.target