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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-15 23:37:48 +01:00
parent 3e934a017e
commit cbf472c4dd
10 changed files with 143 additions and 102 deletions

View File

@@ -25,7 +25,7 @@ guard_sourcing
# user_root_authentication_access_tty
# user_root_authentication_password
# user_root_shell
# user_root_specific
# VAR_USER_ROOT_SPECIFIC
# user_root_sshpubkey
# Arguments:
# None
@@ -63,7 +63,7 @@ accounts_setup() {
if [[ -x "${TARGET}${user_root_shell}" ]]; then
case "${user_root_specific,,}" in
case "${VAR_USER_ROOT_SPECIFIC,,}" in
"ciss")
zsh_omz_installer "root"