From: Ben Gras Date: Wed, 10 Aug 2005 15:19:50 +0000 (+0000) Subject: Formatting fix for if networking isn't enabled. X-Git-Tag: v3.1.0~374 X-Git-Url: http://zhaoyanbai.com/repos/named-checkconf.html?a=commitdiff_plain;h=94095d87273576e13974fea13c162785719a8f7d;p=minix.git Formatting fix for if networking isn't enabled. --- diff --git a/etc/usr/rc b/etc/usr/rc index 29280e313..1b0b97ec1 100644 --- a/etc/usr/rc +++ b/etc/usr/rc @@ -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.