chiark / gitweb /
journald: always add syslog facility for messages coming from kmsg
authorMichal Sekletar <msekleta@redhat.com>
Fri, 25 Jul 2014 12:38:22 +0000 (14:38 +0200)
committerMichal Sekletar <msekleta@redhat.com>
Mon, 28 Jul 2014 08:25:49 +0000 (10:25 +0200)
commit36dd072cdf03dcac0fcd2d6b42f261444dc7ac88
tree845f5b063bdd221cd73ac9e35ba409225365d081
parentc317a1a19cd9584e07ee43f1b6fafc26c2c75cca
journald: always add syslog facility for messages coming from kmsg

Set SYSLOG_FACILITY field for kernel log messages too. Setting only
SYSLOG_IDENTIFIER="kernel" is not sufficient and tools reading journal
maybe confused by missing SYSLOG_FACILITY field for kernel log messages.
src/journal/journald-kmsg.c