diff options
Diffstat (limited to 'units/quotacheck.service.in')
-rw-r--r-- | units/quotacheck.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/quotacheck.service.in b/units/quotacheck.service.in index f2f1a71530..65a70559da 100644 --- a/units/quotacheck.service.in +++ b/units/quotacheck.service.in @@ -16,6 +16,7 @@ ConditionPathExists=/sbin/quotacheck Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-quotacheck +StandardOutput=syslog [Install] WantedBy=local-fs.target |