Merge claude/2
This commit is contained in:
commit
fba5456218
3
init.sh
3
init.sh
@ -715,8 +715,6 @@ initUsers()
|
||||
isError "Refusing to install an invalid sudoers drop-in for $sudo_user_name."
|
||||
fi
|
||||
rm -f "$sudoers_tmp"
|
||||
|
||||
initRootHelpers
|
||||
}
|
||||
|
||||
# Tighten the manager's sudo from the install-phase NOPASSWD: ALL down to the
|
||||
@ -1423,6 +1421,7 @@ else
|
||||
initUsers
|
||||
initFolders
|
||||
initGIT
|
||||
initRootHelpers
|
||||
initLibrePortalCommand
|
||||
initUpdateConfigs
|
||||
completeInitMessage
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user