r1820

stsp at dslinux.in-berlin.de stsp at dslinux.in-berlin.de
Wed Jul 18 01:33:21 CEST 2007


Author: stsp
Date: 2007-07-18 01:33:16 +0200 (Wed, 18 Jul 2007)
New Revision: 1820

Log:
Fix syntax error introduced in revision 1811 by me. Sorry everyone :-/


Modified: trunk/vendors/Nintendo/common/rc.common
===================================================================
--- trunk/vendors/Nintendo/common/rc.common	2007-07-17 19:36:27 UTC (rev 1819)
+++ trunk/vendors/Nintendo/common/rc.common	2007-07-17 23:33:16 UTC (rev 1820)
@@ -59,6 +59,8 @@
 	then
 		/etc/rc.d/inetd start
 	else
+		echo "Not starting telnetd: network is down"
+	fi
 fi
 
 # set hostname




More information about the dslinux-commit mailing list