This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt
mirror of
https://github.com/hak5/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
129d8a88f4
openwrt
/
package
/
dropbear
/
files
/
dropbear.config
5 lines
104 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sync dropbear init script with whiterussian, fix locking and add config integration by Carlos Sobrinho SVN-Revision: 5331
2006-10-29 05:53:13 +00:00
config dropbear
option PasswordAuth 'on'
option Port '22'
#4985 - fixes dropbear banner file, thanks Roman Yepishev SVN-Revision: 18009
2009-10-08 18:58:15 +00:00
# option BannerFile '/etc/banner'