linuxOS_AP05/debian/base-linaro/binary/lib/systemd/system/ssh.socket

13 lines
216 B
SYSTEMD
Raw Normal View History

2025-09-26 01:40:02 +00:00
[Unit]
Description=OpenBSD Secure Shell server socket
Before=ssh.service
Conflicts=ssh.service
ConditionPathExists=!/etc/ssh/sshd_not_to_be_run
[Socket]
ListenStream=22
Accept=yes
[Install]
WantedBy=sockets.target