openssh/SOURCES/sshd.socket
2021-09-09 23:18:36 +00:00

12 lines
181 B
SYSTEMD

[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