You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.0.9 — AppArmor/SLE 16 compatibility + auditd service fix
Fixes
mac.sls: AppArmor states are now guarded by a Jinja runtime check for /sys/kernel/security/apparmor. On SELinux systems (SLE 16) these states are silently skipped instead of failing with package-not-found errors.
services.sls: Added audit_prereq_reset state that resets audit-rules.service if it is stuck in a failed state from boot-time duplicate-rule errors, before Salt attempts to start auditd.