File tree Expand file tree Collapse file tree
tests/data/product_stability Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ default:
1111 - /sbin/audispd
1212 {{% endif %}}
1313 - /sbin/augenrules
14- {{% if 'rhel' in product or product == 'sle16' or product == "ubuntu2204" %}}
14+ {{% if 'rhel' in product or product == 'sle16' or 'ubuntu' in product %}}
1515 - /sbin/audisp-syslog
1616 {{% endif %}}
17- {{% if product == "ubuntu2204" %}}
17+ {{% if 'ubuntu' in product %}}
1818 - /sbin/audisp-remote
1919 - /sbin/audispd-zos-remote
2020 {{% endif %}}
Original file line number Diff line number Diff line change @@ -11,6 +11,9 @@ audit_binaries:
1111 - /sbin/autrace
1212 - /sbin/auditd
1313 - /sbin/augenrules
14+ - /sbin/audisp-syslog
15+ - /sbin/audisp-remote
16+ - /sbin/audispd-zos-remote
1417audit_watches_style : legacy
1518auid : 1000
1619basic_properties_derived : true
You can’t perform that action at this time.
0 commit comments