mirror of
https://github.com/ovh/debian-cis.git
synced 2025-01-22 04:05:39 +01:00
873ef8827d
On systems where /etc/sudoers.d might be updated often by some automated means, this check might raise a critical when a previously present file (during the ls) is no longer present (during its attempted read), so before raising a critical, re-check that it does exists first.