projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[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
diff --git
a/target/linux/brcm-2.4/base-files/etc/preinit.arch
b/target/linux/brcm-2.4/base-files/etc/preinit.arch
index
1b3c924
..
25d11d9
100755
(executable)
--- a/
target/linux/brcm-2.4/base-files/etc/preinit.arch
+++ b/
target/linux/brcm-2.4/base-files/etc/preinit.arch
@@
-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.024095 seconds
and
4
git commands to generate.