mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-06 07:22:14 +08:00
70feff2c2d
This fixes a race condition in sudo where it would log a log of error messages to syslog if used while we're running the install script: files around sudoers.d/ are then moved around, and it'll yell for each file it previously listed if the file no longer exists when it tries to stat() it. It also deprecates the --no-wait flag of the install script, as now the sudoers.d/ directory will always have integrity at all times. Signed-off-by: Stéphane Lesimple <stephane.lesimple+bastion@ovhcloud.com> |
||
---|---|---|
.. | ||
check-consistency.pl | ||
check-ssh-hardening.pl | ||
fix-group-gid.sh | ||
fixrights.sh | ||
grant-all-restricted-commands-to.sh | ||
install | ||
install-ttyrec.sh | ||
install-yubico-piv-checker.sh | ||
osh-sync-watcher.sh | ||
packages-check.sh | ||
rename-group.sh | ||
restore-account.sh | ||
setup-encryption.sh | ||
setup-first-admin-account.sh | ||
setup-gpg.sh | ||
unlock-home.sh |