mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-07 01:52:43 -04:00
output
This commit is contained in:
parent
da0fc9f5bd
commit
8367b27a0d
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ elif systemctl list-jobs --no-legend | grep "halt.target" | grep -q "start"; the
|
||||||
else
|
else
|
||||||
## Could be kexec.target.
|
## Could be kexec.target.
|
||||||
## Could be run during package installation.
|
## Could be run during package installation.
|
||||||
echo "$0: INFO: Neither poweroff, reboot or halt. Therefore skipping kexec load, ok."
|
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