the-bastion/lib/shell
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
..
colors.inc Initial commit 2020-10-20 14:30:27 +00:00
functions.inc enh: install: use in-place overwrite for sudoers files 2021-02-14 22:25:50 +01:00
install.inc feat: add yubico-piv-checker install script 2021-01-12 12:05:06 +01:00