diff --git a/usr/lib/dracut/modules.d/10ram-wipe-exit/wipe-ram-needshutdown.sh b/usr/lib/dracut/modules.d/10ram-wipe-exit/wipe-ram-needshutdown.sh index 094380b..985277c 100755 --- a/usr/lib/dracut/modules.d/10ram-wipe-exit/wipe-ram-needshutdown.sh +++ b/usr/lib/dracut/modules.d/10ram-wipe-exit/wipe-ram-needshutdown.sh @@ -4,7 +4,6 @@ ## Copyright (C) 2023 - 2023 Friedrich Doku ## See the file COPYING for copying conditions. - ram_wipe_check_needshutdown() { local wipe_action wipe_action=$(getarg wiperamaction)