# platform = multi_platform_all
# reboot = false
# strategy = restrict
# complexity = low
# disruption = low
{{% if XCCDF_VARIABLE %}}
{{{ bash_instantiate_variables(XCCDF_VARIABLE) }}}
{{% set value = "$" ~ XCCDF_VARIABLE %}}
{{% else %}}
{{% set value = VALUE %}}
{{% endif %}}
{{{ bash_auditd_config_set(parameter=PARAMETER, value=value, rule_id=rule_id) }}}
