mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-25 02:20:26 -04:00
output
This commit is contained in:
parent
bb2f0a3c44
commit
822cf64618
1 changed files with 13 additions and 12 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue