the-bastion/bin/admin
Stéphane Lesimple 70feff2c2d enh: install: use in-place overwrite for sudoers files
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>
2021-02-14 22:25:50 +01:00
..
check-consistency.pl feat: add PIV keys support and policy enforcement 2021-01-12 12:05:06 +01:00
check-ssh-hardening.pl fix: Enable perl-tidy.sh test 2020-11-22 21:37:34 +00:00
fix-group-gid.sh
fixrights.sh
grant-all-restricted-commands-to.sh
install enh: install: use in-place overwrite for sudoers files 2021-02-14 22:25:50 +01:00
install-ttyrec.sh feat: add yubico-piv-checker install script 2021-01-12 12:05:06 +01:00
install-yubico-piv-checker.sh feat: add yubico-piv-checker install script 2021-01-12 12:05:06 +01:00
osh-sync-watcher.sh enh: install: use in-place overwrite for sudoers files 2021-02-14 22:25:50 +01:00
packages-check.sh feat: add PIV keys support and policy enforcement 2021-01-12 12:05:06 +01:00
rename-group.sh
restore-account.sh
setup-encryption.sh
setup-first-admin-account.sh
setup-gpg.sh
unlock-home.sh