ansible-hardening/releasenotes/notes/aide-exclude-run-4d3c97a2d08eb373.yaml
Major Hayden 129e629254 Exclude /run from AIDE checks
The /run directory contains items that change frequently and often
change when services start/stop or the system reboots. This patch
excludes the /run directory from AIDE checks.

Closes-bug: 1617343
Change-Id: Ic915d4821c8a90c613c5822c6d54c2f7ab54da16
2016-08-26 09:17:18 -05:00

7 lines
185 B
YAML

---
fixes:
- |
The ``/run`` directory is excluded from AIDE checks since the files and
directories there are only temporary and often change when services
start and stop.