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/hwclock-load.service | 1 + 1 file changed, 1 insertion(+) (limited to 'units/hwclock-load.service') diff --git a/units/hwclock-load.service b/units/hwclock-load.service index d3427e6eeb..3897b39d1a 100644 --- a/units/hwclock-load.service +++ b/units/hwclock-load.service @@ -15,6 +15,7 @@ Before=basic.target shutdown.target udev.service Type=oneshot RemainAfterExit=yes ExecStart=/sbin/hwclock --systz +StandardOutput=syslog # Note the weird semantics if hwclock and the kernel here: the first # settimeofday() invocation from userspace is special and may be used -- cgit v1.2.3-54-g00ecf