From eb3f9e87435be5941278d819351bac0ece172051 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 20 Apr 2023 22:10:21 -0400 Subject: move to my external lib --- hosts/_turret/files/etc/config/dropbear | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 hosts/_turret/files/etc/config/dropbear (limited to 'hosts/_turret/files/etc/config/dropbear') 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' -- cgit v1.2.3