aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tinyssh/tinyssh.confd
diff options
context:
space:
mode:
authorStuart Cardall <developer@it-offshore.co.uk>2015-07-15 20:43:51 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2015-07-16 12:12:06 +0000
commit4b3500c9460597aacd032ea75391d5b44fd46fe1 (patch)
tree052dcdd4e1adf2912f88751dcbc36652d3779135 /testing/tinyssh/tinyssh.confd
parentdac658347fcd5f847a066cda19dee0043b40638a (diff)
downloadaports-4b3500c9460597aacd032ea75391d5b44fd46fe1.tar.bz2
aports-4b3500c9460597aacd032ea75391d5b44fd46fe1.tar.xz
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.
Diffstat (limited to 'testing/tinyssh/tinyssh.confd')
-rw-r--r--testing/tinyssh/tinyssh.confd8
1 files changed, 8 insertions, 0 deletions
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