dropbear: set lan by default

This commit is contained in:
lxhao61 2022-03-11 22:54:00 +08:00 committed by Lienol
parent dc6b1031d5
commit 110466cda2

View File

@ -2,4 +2,5 @@ config dropbear
option PasswordAuth 'on'
option RootPasswordAuth 'on'
option Port '22'
option Interface 'lan'
# option BannerFile '/etc/banner'