bcefe4c60f
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/aide#894a715ceaa3f8b3602d2644295a4287274a8718
10 lines
155 B
Plaintext
10 lines
155 B
Plaintext
/var/log/aide/*.log {
|
|
weekly
|
|
missingok
|
|
rotate 4
|
|
compress
|
|
delaycompress
|
|
copytruncate
|
|
minsize 100k
|
|
}
|