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