diff options
author | Martin Gracik <mgracik@redhat.com> | 2010-05-14 13:06:14 +0200 |
---|---|---|
committer | Martin Gracik <mgracik@redhat.com> | 2010-05-17 09:41:17 +0200 |
commit | 07a935fe06b34a3de05b0b7e53462a8f74c648d2 (patch) | |
tree | ec47df4682fc691c3b10a92a66183ead7c19afab /scripts/upd-instroot | |
parent | 620bf08c045897974fa5f645ba223d5c998058e3 (diff) | |
download | anaconda-07a935fe06b34a3de05b0b7e53462a8f74c648d2.tar.gz anaconda-07a935fe06b34a3de05b0b7e53462a8f74c648d2.tar.xz anaconda-07a935fe06b34a3de05b0b7e53462a8f74c648d2.zip |
Add hmac file for sshd (#592186)
This file is needed so sshd can be run when fips mode
is enabled.
Diffstat (limited to 'scripts/upd-instroot')
-rwxr-xr-x | scripts/upd-instroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 8b5cc65c5..81f0e8fda 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -626,6 +626,7 @@ usr/sbin/semodule usr/sbin/showpart usr/sbin/smartctl usr/sbin/sshd +usr/sbin/.sshd.hmac usr/sbin/wpa_passphrase usr/sbin/wpa_supplicant usr/sbin/wrapper |