diff --git a/openwrt/files/etc/config/dropbear b/openwrt/files/etc/config/dropbear index ccce4a6..25d471a 100644 --- a/openwrt/files/etc/config/dropbear +++ b/openwrt/files/etc/config/dropbear @@ -1,3 +1,3 @@ config dropbear - option PasswordAuth 'off' + option PasswordAuth 'on' option Port '22'