mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-23 01:33:35 +07:00
lower debugging
This commit is contained in:
parent
10932bb5d8
commit
2cc3c6c59c
@ -5,13 +5,6 @@
|
||||
set -x
|
||||
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
|
||||
cmdline=$(cat /proc/cmdline)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user