mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-08 14:58:29 +07:00
output
This commit is contained in:
@ -34,7 +34,8 @@ elif systemctl list-jobs | grep "halt.target" | grep -q "start"; then
|
||||
wiperamexit="yes"
|
||||
wiperamaction="halt"
|
||||
else
|
||||
echo "$0: INFO: No shutdown option found!"
|
||||
## Could be kexec.target.
|
||||
echo "$0: INFO: Neither poweroff, reboot or halt. Therefore skipping kexec load, ok."
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user