From 6ebf598c405853a1adb6828726d60a9b3b1855d1 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Wed, 22 Sep 2010 12:00:07 +0200 Subject: units: hwclock support for non-UTC must not be in the default --- units/hwclock-load.service | 3 +++ 1 file changed, 3 insertions(+) (limited to 'units/hwclock-load.service') diff --git a/units/hwclock-load.service b/units/hwclock-load.service index 493c7653a9..85d56db5d2 100644 --- a/units/hwclock-load.service +++ b/units/hwclock-load.service @@ -26,3 +26,6 @@ ExecStart=/sbin/hwclock --systz # Note that we do not run --hctosys here, we assume the kernel # includes a compiled in RTC module which is used to initialize the # system time as part of kernel setup. + +[Install] +WantedBy=sysinit.target -- cgit v1.2.3-54-g00ecf