# Customized settings for auditd

# Nice level for auditd
# SERVICE_RUN_NICE_LEVEL=0

# Extra options for auditd
# EXTRAOPTIONS=

# You can set audit locale here
# LC_ALL=C

# This option is used to determine if rules & watches should be deleted on
# shutdown. This is beneficial in most cases so that a watch doesn't linger
# on a drive that is being unmounted. If set to no, it will NOT be cleaned up.
AUDITD_CLEAN_STOP=yes
