summaryrefslogtreecommitdiff
path: root/net-misc/tinyssh/files/tinyssh.service
blob: f0fe93be778bf1f4b6f6708154d9dfc49ecb3971 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=TinySSH Per-Connection Daemon
Documentation=https://tinyssh.org
After=tinyssh-makekey.service

[Service]
ExecStart=/usr/sbin/tinysshd /etc/tinyssh/keys
StandardInput=socket
StandardError=journal