#!/nix/store/4nmqxajzaf60yjribkgvj5j54x9yvr1r-bash-5.1-p12/bin/bash -eu
# Clear the rules
auditctl -D

# Disable auditing
auditctl -e 0
