mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-12 17:00:32 +07:00
update file names
This commit is contained in:
@ -23,8 +23,8 @@ install() {
|
|||||||
inst_multiple sleep
|
inst_multiple sleep
|
||||||
inst_multiple sdmem
|
inst_multiple sdmem
|
||||||
inst_multiple dmsetup
|
inst_multiple dmsetup
|
||||||
inst_hook shutdown 40 "$moddir/wipe.sh"
|
inst_hook shutdown 40 "$moddir/wipe-ram.sh"
|
||||||
inst_hook cleanup 80 "$moddir/wipe-needshutdown.sh"
|
inst_hook cleanup 80 "$moddir/wipe-ram-needshutdown.sh"
|
||||||
}
|
}
|
||||||
|
|
||||||
# called by dracut
|
# called by dracut
|
||||||
|
Reference in New Issue
Block a user