Compare commits
2 Commits
c60520e845
...
fba5456218
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fba5456218 | ||
|
|
c2e62374bb |
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