#!/nix/store/izpf49b74i15pcr9708s3xdwyqs4jxwl-bash-5.2p32/bin/bash -eu
# Clear the rules
auditctl -D

# Disable auditing
auditctl -e 0
