summaryrefslogtreecommitdiff
path: root/sshd@.service
blob: 196c555ae54f339b718c3f65858b1caa4adf6365 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=OpenSSH per-connection server daemon
Documentation=man:sshd(8) man:sshd_config(5)
Wants=sshd-keygen.target
After=sshd-keygen.target

[Service]
EnvironmentFile=-/etc/sysconfig/sshd
ExecStart=-/usr/sbin/sshd -i $OPTIONS
StandardInput=socket