]> git.ipfire.org Git - thirdparty/systemd.git/commit
journald: Do not always record _AUDIT_SESSION and _AUDIT_LOGINUID
authorHolger Hans Peter Freyther <holger@freyther.de>
Sat, 6 Apr 2013 08:20:34 +0000 (10:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 8 Apr 2013 13:30:04 +0000 (15:30 +0200)
commit0a20e3c10761378869af7bbef2733e3ae879d0f1
tree7dced2df3934685e74ed81518f31f9ac5e94f0de
parentab7d9b674e8eb1388dff4d44def1b661892832e6
journald: Do not always record _AUDIT_SESSION and _AUDIT_LOGINUID

When systemd was compiled without audit support, do not collect the
audit session and loginuid in the journal. This is saving a couple of
syscalls and memory allocations per log message.
src/journal/journald-server.c