X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fhwclock-load.service;fp=units%2Fhwclock-load.service;h=51f255e2ab9570c4875e1e80511b65f8a1ea424c;hb=01c3a63e179ae7abb7447570a82087289d1bcab4;hp=4deb5c10c711b22a9ccecbd04192bbeb8c38a0bb;hpb=6279e1f01442fe01fe036036081d1935e3287d52;p=elogind.git diff --git a/units/hwclock-load.service b/units/hwclock-load.service index 4deb5c10c..51f255e2a 100644 --- a/units/hwclock-load.service +++ b/units/hwclock-load.service @@ -18,7 +18,7 @@ RemainAfterExit=yes ExecStart=/sbin/hwclock --systz StandardOutput=syslog -# Note the weird semantics if hwclock and the kernel here: the first +# Note the weird semantics of hwclock and the kernel here: the first # settimeofday() invocation from userspace is special and may be used # to set the offset from UTC of the system clock. It is independent # of any specific RTC device. This is mostly a crufty hack to support