ACIL FM
Dark
Refresh
Current DIR:
/usr/lib/dracut/modules.d/97masterkey
/
usr
lib
dracut
modules.d
97masterkey
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
masterkey.sh
2.11 MB
chmod
View
DL
Edit
Rename
Delete
module-setup.sh
378 B
chmod
View
DL
Edit
Rename
Delete
README
3.42 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/lib/dracut/modules.d/97masterkey/module-setup.sh
#!/usr/bin/bash # called by dracut check() { [[ $hostonly ]] && { require_binaries keyctl uname || return 1 } return 255 } # called by dracut depends() { return 0 } # called by dracut installkernel() { instmods trusted encrypted } # called by dracut install() { inst_multiple keyctl uname inst_hook pre-pivot 60 "$moddir/masterkey.sh" }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply