summaryrefslogtreecommitdiff
path: root/hosts/_turret/files/etc/config/dropbear
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/_turret/files/etc/config/dropbear')
-rw-r--r--hosts/_turret/files/etc/config/dropbear5
1 files changed, 5 insertions, 0 deletions
diff --git a/hosts/_turret/files/etc/config/dropbear b/hosts/_turret/files/etc/config/dropbear
new file mode 100644
index 0000000..2139ba0
--- /dev/null
+++ b/hosts/_turret/files/etc/config/dropbear
@@ -0,0 +1,5 @@
+config dropbear
+ option PasswordAuth 'on'
+ option RootPasswordAuth 'on'
+ option Port '22'
+# option BannerFile '/etc/banner'