update file names

This commit is contained in:
Patrick Schleizer 2022-06-29 15:54:49 -04:00
parent 52aaac9b6d
commit 42e24f3c24
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -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