Added bigendian patch for via velocity driver
[openwrt.git] / package / base-files / files / etc / init.d / boot
index 02519fb..9990dc7 100755 (executable)
@@ -40,7 +40,7 @@ start() {
        touch /var/log/lastlog
        ln -s /tmp/resolv.conf.auto /tmp/resolv.conf
        [ "$FAILSAFE" = "true" ] && touch /tmp/.failsafe
-       
+
        /sbin/hotplug2 --persistent --max-children 1 &
 
        # the coldplugging of network interfaces needs to happen later, so we do it manually here
This page took 0.025111 seconds and 4 git commands to generate.