mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-05 10:05:10 +02:00
10 lines
128 B
SYSTEMD
10 lines
128 B
SYSTEMD
[Unit]
|
|
Conflicts=sshd.service
|
|
Wants=sshdgenkeys.service
|
|
|
|
[Socket]
|
|
ListenStream=22
|
|
Accept=yes
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|