ACIL FM
Dark
Refresh
Current DIR:
/usr/lib/dracut/modules.d/01fips
/
usr
lib
dracut
modules.d
01fips
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
fips-boot.sh
490 B
chmod
View
DL
Edit
Rename
Delete
fips-load-crypto.sh
443 B
chmod
View
DL
Edit
Rename
Delete
fips-noboot.sh
472 B
chmod
View
DL
Edit
Rename
Delete
fips.sh
8.61 MB
chmod
View
DL
Edit
Rename
Delete
module-setup.sh
1.94 MB
chmod
View
DL
Edit
Rename
Delete
openssl.cnf
136 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/lib/dracut/modules.d/01fips/fips-load-crypto.sh
#!/bin/sh type getarg > /dev/null 2>&1 || . /lib/dracut-lib.sh if ! fipsmode=$(getarg fips) || [ "$fipsmode" = "0" ]; then rm -f -- /etc/modprobe.d/fips.conf > /dev/null 2>&1 elif [ -z "$fipsmode" ]; then die "FIPS mode have to be enabled by 'fips=1' not just 'fips'" else . /sbin/fips.sh fips_info "fips-load-crypto: start" fips_load_crypto || die "FIPS integrity test failed" fips_info "fips-load-crypto: done!" fi
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply