From 4b3500c9460597aacd032ea75391d5b44fd46fe1 Mon Sep 17 00:00:00 2001 From: Stuart Cardall Date: Wed, 15 Jul 2015 20:43:51 +0000 Subject: testing/tinyssh: new aport (revised) post-install script removed it also links now against libsodium (used with dnscrypt-proxy) & not the author's internal crypt library. --- testing/tinyssh/tinyssh.confd | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 testing/tinyssh/tinyssh.confd (limited to 'testing/tinyssh/tinyssh.confd') diff --git a/testing/tinyssh/tinyssh.confd b/testing/tinyssh/tinyssh.confd new file mode 100644 index 0000000000..d7ba22a5ce --- /dev/null +++ b/testing/tinyssh/tinyssh.confd @@ -0,0 +1,8 @@ +# TinySSH conf.d file for Alpine Linux + +# Specify daemon options here: +# OPTIONS="-l -v" + +# override config directory / port here: +# CONFDIR=/etc/tinyssh +# PORT=22 -- cgit v1.2.3