From 07a935fe06b34a3de05b0b7e53462a8f74c648d2 Mon Sep 17 00:00:00 2001 From: Martin Gracik Date: Fri, 14 May 2010 13:06:14 +0200 Subject: Add hmac file for sshd (#592186) This file is needed so sshd can be run when fips mode is enabled. --- scripts/upd-instroot | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/upd-instroot') 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 -- cgit