Commit 0c6c428
committed
config: enable the audit subsystem
Enable CONFIG_AUDIT
Enable auditing infrastructure that can be used with another kernel
subsystem, such as SELinux (which requires this for logging of avc
messages output). System call auditing is included on architectures
which support it.
Signed-off-by: Kelsey Steele <kelseysteele@microsoft.com>1 parent a922b6c commit 0c6c428
2 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
1060 | 1061 | | |
1061 | 1062 | | |
1062 | 1063 | | |
| 1064 | + | |
1063 | 1065 | | |
1064 | 1066 | | |
1065 | 1067 | | |
| |||
3946 | 3948 | | |
3947 | 3949 | | |
3948 | 3950 | | |
| 3951 | + | |
3949 | 3952 | | |
3950 | 3953 | | |
3951 | 3954 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
1095 | 1096 | | |
1096 | 1097 | | |
1097 | 1098 | | |
| 1099 | + | |
1098 | 1100 | | |
1099 | 1101 | | |
1100 | 1102 | | |
| |||
0 commit comments