raven-rhel7/openssh/sshd.socket

12 lines
181 B
SYSTEMD
Raw Normal View History

2024-02-21 18:48:26 +06:00
[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