Formatting fix for if networking isn't enabled.
This commit is contained in:
parent
abeebb1ac9
commit
94095d8727
@ -134,12 +134,11 @@ start)
|
||||
daemonize tcpd login in.rlogind
|
||||
daemonize tcpd telnet in.telnetd
|
||||
daemonize tcpd ftp in.ftpd
|
||||
# The last daemon has been started, so close the list:
|
||||
echo .
|
||||
fi
|
||||
fi
|
||||
|
||||
# The last daemon has been started, so close the list:
|
||||
echo .
|
||||
|
||||
if [ "$net" ]
|
||||
then
|
||||
# Get the nodename from the DNS and set it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user