summaryrefslogtreecommitdiff
path: root/net-misc/tinyssh/files/tinyssh.confd
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/tinyssh/files/tinyssh.confd')
-rw-r--r--net-misc/tinyssh/files/tinyssh.confd7
1 files changed, 7 insertions, 0 deletions
diff --git a/net-misc/tinyssh/files/tinyssh.confd b/net-misc/tinyssh/files/tinyssh.confd
new file mode 100644
index 000000000000..d1aefde2be9f
--- /dev/null
+++ b/net-misc/tinyssh/files/tinyssh.confd
@@ -0,0 +1,7 @@
+# TinySSH config file for /etc/init.d/tinyssh
+
+#TINYSSH_PORT="22"
+#TINYSSH_IP="0.0.0.0"
+#TINYSSH_CONFDIR="/etc/tinyssh"
+#TINYSSH_KEYDIR="${TINYSSH_CONFDIR}/keys"
+#TINYSSH_OPTS="-l -v"