summaryrefslogtreecommitdiff
path: root/init.d
diff options
context:
space:
mode:
Diffstat (limited to 'init.d')
-rw-r--r--init.d/hwclock.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/hwclock.in b/init.d/hwclock.in
index f673d35..640d997 100644
--- a/init.d/hwclock.in
+++ b/init.d/hwclock.in
@@ -91,7 +91,7 @@ start()
# If setting UTC, don't bother to run hwclock when first booting
# as that's the default
if [ "$PREVLEVEL" != N -o \
- "$utc_cmd}" != --utc -o \
+ "$utc_cmd" != --utc -o \
-n "$clock_args" ];
then
if yesno $clock_hctosys; then