diff options
Diffstat (limited to 'units/hwclock-load.service')
-rw-r--r-- | units/hwclock-load.service | 1 |
1 files changed, 1 insertions, 0 deletions
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 |