]> git.ipfire.org Git - thirdparty/dracut.git/commit
ssh-client: s/key/$key
authorHarald Hoyer <harald@redhat.com>
Mon, 12 Jan 2015 13:20:42 +0000 (14:20 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 12 Jan 2015 13:21:33 +0000 (14:21 +0100)
commit4ba44e899cbc58e7cee0ff66c8ac4a96f502b972
treec70adf44eb767f077a53b3de5cbfc174a2a9e37d
parent36e8ce4fb01824b49697bd0e7ad3ca3c4cfd4297
ssh-client: s/key/$key

GlobalKnownHostsFile was not installed, because key was not $key

Thanks Jan Stodola!
modules.d/95ssh-client/module-setup.sh