aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2004-03-05 09:18:40 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2004-03-05 09:18:40 +0000
commit6be8dbad9582d85b04037994ba154c7e8810a3fa (patch)
treeaaab768412271159dec835cb1757aa2fa2875bce /etc
parent303d38369a5fd2961b51bb8bbf1f0dfb739e7934 (diff)
Notes
Diffstat (limited to 'etc')
-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 695d3761207a..f740cde80e84 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}