This unit is provided by:
Options
-
[Service]
-
EnvironmentFile=-/etc/crypto-policies/back-ends/opensshserver.config -/etc/sysconfig/sshd
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/sbin/sshd -D $OPTIONS $CRYPTO_POLICY -f /etc/ssh/sshd_config.anaconda
-
ExecStartPre=/usr/sbin/handle-sshpw
-
-
[Unit]
-
After=syslog.target network.target sshd-keygen.target
-
Before=anaconda.target
-
ConditionKernelCommandLine=|inst.sshd !inst.sshd=0
-
ConditionPathIsDirectory=|/sys/hypervisor/s390
-
Description=OpenSSH server daemon
-
Wants=sshd-keygen.target
-
Additionnal notes
Nothing here.