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."
|
isError "Refusing to install an invalid sudoers drop-in for $sudo_user_name."
|
||||||
fi
|
fi
|
||||||
rm -f "$sudoers_tmp"
|
rm -f "$sudoers_tmp"
|
||||||
|
|
||||||
initRootHelpers
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Tighten the manager's sudo from the install-phase NOPASSWD: ALL down to the
|
# Tighten the manager's sudo from the install-phase NOPASSWD: ALL down to the
|
||||||
@ -1423,6 +1421,7 @@ else
|
|||||||
initUsers
|
initUsers
|
||||||
initFolders
|
initFolders
|
||||||
initGIT
|
initGIT
|
||||||
|
initRootHelpers
|
||||||
initLibrePortalCommand
|
initLibrePortalCommand
|
||||||
initUpdateConfigs
|
initUpdateConfigs
|
||||||
completeInitMessage
|
completeInitMessage
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user