diff options
Diffstat (limited to 'init.d')
-rw-r--r-- | init.d/hwclock.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/hwclock.in b/init.d/hwclock.in index 7ab630cc..040d84a0 100644 --- a/init.d/hwclock.in +++ b/init.d/hwclock.in @@ -64,6 +64,7 @@ _hwclock() start() { + yesno $clock_hctosys || return 0 local retval=0 errstr="" setupopts |