c1165f822cd9f8c3467b5f825ce933ab8374b361 |
|
02-Oct-2012 |
Lennart Poettering <lennart@poettering.net> |
audit: turn the audit fd into a static variable
As audit is pretty much just a special kind of logging we should treat
it similar, and manage the audit fd in a static variable.
This simplifies the audit fd sharing with the SELinux access checking
code quite a bit. |