summaryrefslogtreecommitdiff
path: root/units/quotaon.service
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-10-20 17:48:01 +0200
committerLennart Poettering <lennart@poettering.net>2010-10-20 17:48:01 +0200
commit52f319b29398d36ed8d1a70f68a170c0a85f401d (patch)
treeacef18e5a3151bc1d677f2a8bf96d08f0f380fd8 /units/quotaon.service
parent0206d45866ac06ebc26972ad6e4d8f1e46dd56b1 (diff)
syslog: enable kmsg bridge by default and enable syslogging for early boot services
Diffstat (limited to 'units/quotaon.service')
-rw-r--r--units/quotaon.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/quotaon.service b/units/quotaon.service
index f8ff21911d..c527cc4ad0 100644
--- a/units/quotaon.service
+++ b/units/quotaon.service
@@ -16,6 +16,7 @@ ConditionPathExists=/sbin/quotaon
Type=oneshot
RemainAfterExit=yes
ExecStart=/sbin/quotaon -aug
+StandardOutput=syslog
[Install]
WantedBy=local-fs.target