DRACUT_QUIET=no

This commit is contained in:
Patrick Schleizer 2023-01-07 17:22:45 -05:00
parent abbaea582d
commit 02f44459ad
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48
4 changed files with 8 additions and 0 deletions

View file

@ -6,6 +6,8 @@
type getarg >/dev/null 2>&1 || . /lib/dracut-lib.sh
DRACUT_QUIET=no
ram_wipe_check_needshutdown() {
local kernel_wiperam_setting
kernel_wiperam_setting=$(getarg wiperam)

View file

@ -8,6 +8,8 @@
## First version by @friedy10.
## https://github.com/friedy10/dracut/blob/master/modules.d/40sdmem/wipe.sh
DRACUT_QUIET=no
drop_caches() {
sync
## https://gitlab.tails.boum.org/tails/tails/-/blob/master/config/chroot_local-includes/usr/local/lib/initramfs-pre-shutdown-hook