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]
|
||||
Type=oneshot
|
||||
EnvironmentFile=/etc/sysconfig/sshd
|
||||
ExecStart=/usr/sbin/sshd-keygen
|
||||
RemainAfterExit=yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user