Submit
Path:
~
/
/
usr
/
lib
/
dracut
/
modules.d
/
01fips
/
File Content:
fips-load-crypto.sh
#!/bin/sh if ! fipsmode=$(getarg fips) || [ $fipsmode = "0" ]; then rm -f -- /etc/modprobe.d/fips.conf >/dev/null 2>&1 else . /sbin/fips.sh fips_load_crypto || die "FIPS integrity test failed" fi
Submit
FILE
FOLDER
Name
Size
Permission
Action
fips-boot.sh
265 bytes
0755
fips-load-crypto.sh
209 bytes
0644
fips-noboot.sh
244 bytes
0755
fips.sh
4734 bytes
0755
module-setup.sh
2665 bytes
0755
module-setup.sh.orig
2441 bytes
0755
N4ST4R_ID | Naxtarrr