Files
gentoo/net-misc/tinyssh/files/tinyssh.confd
Haelwenn (lanodan) Monnier f6e4cf7a86 net-misc/tinyssh: new package, add 20230101, 99999999
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Closes: https://github.com/gentoo/gentoo/pull/31817
Signed-off-by: Sam James <sam@gentoo.org>
2023-07-26 07:28:54 +01:00

8 lines
184 B
Plaintext

# 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"