diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2009-01-20 17:59:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-01-21 13:19:06 +0000 |
commit | 21fe03b1e9781313cf1c53670c8b228a1c87da3a (patch) | |
tree | baae3608d88ebb73235dcd74779a4d62cc7027cf /extra/dropbear/dropbear.confd | |
parent | 0565c7e76b22581f280948669aa997c4db06a49a (diff) | |
download | aports-21fe03b1e9781313cf1c53670c8b228a1c87da3a.tar.bz2 aports-21fe03b1e9781313cf1c53670c8b228a1c87da3a.tar.xz |
extra/dropbear new aport
Diffstat (limited to 'extra/dropbear/dropbear.confd')
-rw-r--r-- | extra/dropbear/dropbear.confd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/dropbear/dropbear.confd b/extra/dropbear/dropbear.confd new file mode 100644 index 000000000..555f275d9 --- /dev/null +++ b/extra/dropbear/dropbear.confd @@ -0,0 +1,6 @@ +# /etc/conf.d/dropbear: config file for /etc/init.d/dropbear + +# see `dropbear -h` for more information +# -w disables root logins +# -p # changes the port number to listen on +DROPBEAR_OPTS="" |