summaryrefslogtreecommitdiff
path: root/daemons
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-07-15 18:06:15 +0000
committerMiles Bader <miles@gnu.org>1996-07-15 18:06:15 +0000
commit2ef9f078425d538a8a7500d4aadfae302e8f778c (patch)
treeb526b47761be7f40872cd61f22a5c3391945f06f /daemons
parent650b37cbc25d357e47efdff2a8ffe5abb6e72cfb (diff)
Get rid of hostname setting from /etc/hostname.
Diffstat (limited to 'daemons')
-rw-r--r--daemons/rc.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/daemons/rc.sh b/daemons/rc.sh
index a97c3723..b8d40b4f 100644
--- a/daemons/rc.sh
+++ b/daemons/rc.sh
@@ -44,9 +44,6 @@ fi
touch /var/run/uptime
-# Until new hostname functions are in place
-test -r /etc/hostname && hostname `cat /etc/hostname`
-
echo -n cleaning up left over files...
rm -f /etc/nologin
rm -f /var/lock/LCK.*