summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-09-22 12:00:07 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-09-22 12:00:07 +0200
commit6ebf598c405853a1adb6828726d60a9b3b1855d1 (patch)
tree582bfa8144272798acc3c716caab823e3c8106f0 /units
parent65ae3821ff45cf65e53cab82a81ea00cfec942a8 (diff)
units: hwclock support for non-UTC must not be in the default
Diffstat (limited to 'units')
-rw-r--r--units/hwclock-load.service3
1 files changed, 3 insertions, 0 deletions
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