summaryrefslogtreecommitdiff
path: root/ext/openwrt/turret/files/etc/config/dropbear
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openwrt/turret/files/etc/config/dropbear')
-rw-r--r--ext/openwrt/turret/files/etc/config/dropbear7
1 files changed, 7 insertions, 0 deletions
diff --git a/ext/openwrt/turret/files/etc/config/dropbear b/ext/openwrt/turret/files/etc/config/dropbear
new file mode 100644
index 0000000..95eb1d5
--- /dev/null
+++ b/ext/openwrt/turret/files/etc/config/dropbear
@@ -0,0 +1,7 @@
+
+config dropbear
+ option Port '22'
+ option Interface 'lan'
+ option PasswordAuth 'off'
+ option RootPasswordAuth 'off'
+