summaryrefslogtreecommitdiff
path: root/ext/openwrt/turret/files/etc/config/dropbear
diff options
context:
space:
mode:
authorseth <[email protected]>2024-03-09 18:32:41 -0500
committerseth <[email protected]>2024-03-09 18:33:10 -0500
commitcb951dba532fe4518da5dbf876096968afab0c9a (patch)
treead6425aa4956a2add835469e4fcaee1e7423565e /ext/openwrt/turret/files/etc/config/dropbear
parentc76dc8f7aeb99be22d2b256c12076a177f659321 (diff)
openwrt/turret: use new module and uci for everything
Diffstat (limited to 'ext/openwrt/turret/files/etc/config/dropbear')
-rw-r--r--ext/openwrt/turret/files/etc/config/dropbear7
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/openwrt/turret/files/etc/config/dropbear b/ext/openwrt/turret/files/etc/config/dropbear
deleted file mode 100644
index 95eb1d5..0000000
--- a/ext/openwrt/turret/files/etc/config/dropbear
+++ /dev/null
@@ -1,7 +0,0 @@
-
-config dropbear
- option Port '22'
- option Interface 'lan'
- option PasswordAuth 'off'
- option RootPasswordAuth 'off'
-