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