_dbus_init_system_log: record a syslog tag (executable name)
authorSimon McVittie <smcv@debian.org>
Thu, 21 Jul 2016 09:29:10 +0000 (10:29 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 11 Aug 2016 15:41:16 +0000 (16:41 +0100)
commit8ef699dd20c8ca7ec0afe6147655f2cb6d4117fc
treefd74f49d3778944904b4ace3e1b0ec0b393258ae
parenta2271779184676b9ff1f5b4d660a85abc63c263f
_dbus_init_system_log: record a syslog tag (executable name)

Instead of hard-coding "dbus", report what the executable really is.

Signed-off-by: Simon McVittie <smcv@debian.org>
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=97009
bus/bus.c
dbus/dbus-sysdeps-unix.c
dbus/dbus-sysdeps-win.c
dbus/dbus-sysdeps.h
test/internals/syslog.c