diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-09-21 21:33:24 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2010-09-21 21:33:24 +0200 |
commit | 7376cffd56ccfbf7e81db16736bba69aa3036cc0 (patch) | |
tree | 36f59d9e74afd425ce50a176f9aeccc32158d945 /units/hwclock-load.service | |
parent | d3f09cf39637de2441288b5e4c93eecbd1fb872d (diff) |
units: enable hwclock by default
Diffstat (limited to 'units/hwclock-load.service')
-rw-r--r-- | units/hwclock-load.service | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/units/hwclock-load.service b/units/hwclock-load.service index 85d56db5d2..493c7653a9 100644 --- a/units/hwclock-load.service +++ b/units/hwclock-load.service @@ -26,6 +26,3 @@ 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 |