summaryrefslogtreecommitdiff
path: root/net-misc/tinyssh/files/tinyssh.socket
blob: 9ca2b16b3fa4553ca5321b52bd599792bb7b60c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=TinySSH service (socket-activated)
Documentation=https://tinyssh.org
Wants=tinyssh-makekey.service

[Socket]
ListenStream=%i
Accept=true
KeepAlive=true
IPTOS=low-delay

[Install]
WantedBy=sockets.target