summaryrefslogtreecommitdiff
path: root/sshd.socket
blob: caa50c4279c4124dd695d0776c2b110c76f72b9e (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=OpenSSH Server Socket
Documentation=man:sshd(8) man:sshd_config(5)
Conflicts=sshd.service

[Socket]
ListenStream=22
Accept=yes

[Install]
WantedBy=sockets.target