mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-02-04 19:25:22 -05:00
update file names
This commit is contained in:
parent
52aaac9b6d
commit
42e24f3c24
@ -23,8 +23,8 @@ install() {
|
||||
inst_multiple sleep
|
||||
inst_multiple sdmem
|
||||
inst_multiple dmsetup
|
||||
inst_hook shutdown 40 "$moddir/wipe.sh"
|
||||
inst_hook cleanup 80 "$moddir/wipe-needshutdown.sh"
|
||||
inst_hook shutdown 40 "$moddir/wipe-ram.sh"
|
||||
inst_hook cleanup 80 "$moddir/wipe-ram-needshutdown.sh"
|
||||
}
|
||||
|
||||
# called by dracut
|
||||
|
Loading…
x
Reference in New Issue
Block a user