From 52f319b29398d36ed8d1a70f68a170c0a85f401d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 20 Oct 2010 17:48:01 +0200 Subject: syslog: enable kmsg bridge by default and enable syslogging for early boot services --- units/quotacheck.service.in | 1 + 1 file changed, 1 insertion(+) (limited to 'units/quotacheck.service.in') 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 -- cgit v1.2.3-54-g00ecf