Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
4 |
- |
1 |
# This file contains the auditctl rules that are loaded
|
|
|
2 |
# whenever the audit daemon is started via the initscripts.
|
|
|
3 |
# The rules are simply the parameters that would be passed
|
|
|
4 |
# to auditctl.
|
|
|
5 |
|
|
|
6 |
# First rule - delete all
|
|
|
7 |
-D
|
|
|
8 |
|
|
|
9 |
# Increase the buffers to survive stress events.
|
|
|
10 |
# Make this bigger for busy systems
|
|
|
11 |
-b 320
|
|
|
12 |
|
|
|
13 |
# Feel free to add below this line. See auditctl man page
|
|
|
14 |
|