mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-08 23:09:26 +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"
|
wiperamexit="yes"
|
||||||
wiperamaction="halt"
|
wiperamaction="halt"
|
||||||
else
|
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
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user