1
0
Fork 0
mirror of https://gitlab.postmarketos.org/postmarketOS/pmaports.git synced 2025-07-13 08:39:47 +03:00
pmaports/extra-repos/systemd/systemd-services/system-sshd@.service

9 lines
216 B
Desktop File

[Unit]
Description=OpenSSH per-connection server daemon
Documentation=man:sshd(8) man:sshd_config(5)
Wants=sshdgenkeys.target
After=sshdgenkeys.target
[Service]
ExecStart=-/usr/sbin/sshd.pam -i
StandardInput=socket