upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two...
[openwrt.git] / package / base-files / files / etc / init.d / rcS
index fe21d03..4e72bd9 100755 (executable)
@@ -7,7 +7,7 @@ ${FAILSAFE:+exit}
 #[ -f /etc/config/network ] && . /etc/config/network
 #eval $(ipcalc "$log_ipaddr")
 #[ "$log_ipaddr" = "$IP" ] || log_ipaddr=""
-syslogd -C 16 #${log_ipaddr:+-L -R $log_ipaddr}
+syslogd -C16 #${log_ipaddr:+-L -R $log_ipaddr}
 klogd
 
 (
This page took 0.025649 seconds and 4 git commands to generate.