diff options
author | Michael Biebl <mbiebl@gmail.com> | 2017-03-30 11:56:25 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2017-03-30 11:56:25 +0200 |
commit | b6a20306fa5dbb8129dd09e07efeacfcfc57363f (patch) | |
tree | 25eac95db8fc0fa3bd282ed9662ca441bc790677 /src/journal/journald-stream.h | |
parent | 4e6f13af93a551933a75331b1f67123b3d09f6ef (diff) |
journal: fix up syslog facility when forwarding native messages (#5667)
Native journal messages (_TRANSPORT=journal) typically don't have a
syslog facility attached to it. As a result when forwarding the messages
to syslog they ended up with facility 0 (LOG_KERN).
Apply syslog_fixup_facility() so we use LOG_USER instead.
Fixes: #5640
Diffstat (limited to 'src/journal/journald-stream.h')
0 files changed, 0 insertions, 0 deletions