mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-13 09:19:32 +07:00
lower debugging
This commit is contained in:
@ -5,13 +5,6 @@
|
|||||||
set -x
|
set -x
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
true "env:"
|
|
||||||
env
|
|
||||||
|
|
||||||
## Debugging.
|
|
||||||
## Lets hope $1 is set to reboot, poweroff or halt by systemd.
|
|
||||||
true "1: $1"
|
|
||||||
|
|
||||||
# Get the kernel command-line arguments
|
# Get the kernel command-line arguments
|
||||||
cmdline=$(cat /proc/cmdline)
|
cmdline=$(cat /proc/cmdline)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user