projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mtd: bump release
[openwrt.git]
/
package
/
busybox
/
files
/
telnet
diff --git
a/package/busybox/files/telnet
b/package/busybox/files/telnet
index
ec99172
..
082aba7
100755
(executable)
--- a/
package/busybox/files/telnet
+++ b/
package/busybox/files/telnet
@@
-7,7
+7,7
@@
start() {
awk -F: '/^root:/ && ($2 != "") && ($2 !~ /\!/) {exit 1}' /etc/passwd 2>/dev/null || \
( [ \! -x /usr/sbin/dropbear ] && [ \! -x /usr/sbin/sshd ] )
then \
- telnetd -l /bin/login
+ telnetd -l /bin/login
.sh
fi
}
This page took
0.022621 seconds
and
4
git commands to generate.