summaryrefslogtreecommitdiff
path: root/debian/systemd/ssh.socket
blob: fa1f615e4dda570c37013a779ebf911d7b9fff67 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=OpenBSD Secure Shell server socket
Conflicts=ssh.service
ConditionPathExists=!/etc/ssh/sshd_not_to_be_run

[Socket]
ListenStream=22
Accept=yes

[Install]
WantedBy=sockets.target