summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d')
-rw-r--r--etc/rc.d/hostname2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/hostname b/etc/rc.d/hostname
index 695d376..f740cde 100644
--- a/etc/rc.d/hostname
+++ b/etc/rc.d/hostname
@@ -48,7 +48,7 @@ hostname_start()
return
fi
elif [ -n "`hostname -s`" ]; then
- return
+ return
fi
hostname ${hostname}
OpenPOWER on IntegriCloud