#!/nix/store/l0wlqpbsvh1pgvhcdhw7qkka3d31si7k-bash-5.1-p8/bin/bash -eu
# Clear the rules
auditctl -D

# Disable auditing
auditctl -e 0
