[ppc44x] optimize the kernel for size, disable common PCI quirks, and sync kernel...
[openwrt.git] / target / linux / brcm-2.4 / base-files / etc / preinit.arch
index 1b3c924..25d11d9 100755 (executable)
@@ -15,7 +15,7 @@ failsafe() {
        }
 
        netmsg 192.168.1.255 "Entering Failsafe!"
-       telnetd -l /bin/login <> /dev/null 2>&1
+       telnetd -l /bin/login.sh <> /dev/null 2>&1
 
        ash --login
 }
This page took 0.024321 seconds and 4 git commands to generate.