mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 10:46:04 -04:00
update file names
This commit is contained in:
parent
52aaac9b6d
commit
42e24f3c24
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue