V8.03.912.2025.07.23
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 42s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 42s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -32,8 +32,9 @@ declare -g VAR_HANDLER_PRIORITY=""
|
||||
declare -g VAR_HANDLER_NETCUP_IPV6="false"
|
||||
declare -g VAR_HASHED_PWD=""
|
||||
declare -gi VAR_HANDLER_STA=0
|
||||
declare -g VAR_REIONICE_CLASS=""
|
||||
declare -g VAR_REIONICE_PRIORITY=""
|
||||
declare -gi VAR_HANDLER_PRIORITY=0
|
||||
declare -gi VAR_REIONICE_CLASS=2
|
||||
declare -gi VAR_REIONICE_PRIORITY=4
|
||||
declare -gr VAR_CHROOT_DIR="chroot"
|
||||
declare -gr VAR_PACKAGES_FILE="chroot.packages.live"
|
||||
declare -ga ARY_HANDLER_JUMPHOST=()
|
||||
|
||||
Reference in New Issue
Block a user