V8.00.000.2025.06.17
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -54,6 +54,7 @@ declare -girx ERR_GENERATE_SALT=219 # Error generating salt.
|
||||
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.
|
||||
|
||||
### Definition of error trap vars.
|
||||
declare -gx ERRCODE="" # = $? = $1 = ERRCODE
|
||||
|
||||
Reference in New Issue
Block a user