V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 51s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-09-10 22:56:54 +02:00
parent e65e3471ce
commit d17f60870d
3 changed files with 114 additions and 7 deletions

View File

@@ -55,6 +55,8 @@ declare -girx ERR_VAR_REGEX_CHK=218 # Error checking VAR against REGEX.
declare -girx ERR_CONF_VALIDATION=217 # Error checking the respective configuration files.
declare -girx ERR_CHROOT_LOGGER=216 # An error occurred while preparing the inside chroot log file.
declare -girx ERR_READ_SEED_FILE=215 # Error reading the mfa TOTP seed file.
declare -girx ERR_VERIFY_VISUDO=214 # Error verification by 'visudo'.
declare -girx ERR_VERIFY_LOGROTATE=213 # Error verification by 'logrotate'.
### Definition of error trap vars.
declare -gx ERRCODE="" # = $? = $1 = ERRCODE