]> Zhao Yanbai Git Server - minix.git/commitdiff
Formatting fix for if networking isn't enabled.
authorBen Gras <ben@minix3.org>
Wed, 10 Aug 2005 15:19:50 +0000 (15:19 +0000)
committerBen Gras <ben@minix3.org>
Wed, 10 Aug 2005 15:19:50 +0000 (15:19 +0000)
etc/usr/rc

index 29280e3137607ba9b50ee75376b17699d686a477..1b0b97ec1f45a0269eec5b7d6012978a14f11d0e 100644 (file)
@@ -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.