Load also the /etc/sysconfig/sshd before the sshd-keygen script.
This commit is contained in:
parent
c3b5d2ecc7
commit
d06a7f2dbe
@ -5,6 +5,7 @@ Before=sshd.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
EnvironmentFile=/etc/sysconfig/sshd
|
||||
ExecStart=/usr/sbin/sshd-keygen
|
||||
RemainAfterExit=yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user