This unit is provided by:
Options
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/sshd
-
ExecStart=-/usr/sbin/sshd -i $OPTIONS
-
StandardInput=socket
-
-
[Unit]
-
After=sshd-keygen.target
-
Description=OpenSSH per-connection server daemon
-
Documentation=man:sshd(8) man:sshd_config(5)
-
Wants=sshd-keygen.target
-
Additionnal notes
Nothing here.