aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
diff options
context:
space:
mode:
Diffstat (limited to 'rc.d')
-rwxr-xr-xrc.d/rc.sysinit4
1 files changed, 0 insertions, 4 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit
index 80ca3889..48fee1d5 100755
--- a/rc.d/rc.sysinit
+++ b/rc.d/rc.sysinit
@@ -206,10 +206,6 @@ if [ -n "$IN_INITLOG" ]; then
IN_INITLOG=
fi
-if [ ! -f /etc/HOSTNAME ]; then
- echo ${HOSTNAME} > /etc/HOSTNAME
-fi
-
# Clear mtab
>/etc/mtab