Use syslog-ng's system() automagic instead of hard coding
authorTollef Fog Heen <tfheen@err.no>
Thu, 27 Nov 2014 15:42:10 +0000 (16:42 +0100)
committerTollef Fog Heen <tfheen@err.no>
Thu, 27 Nov 2014 15:42:10 +0000 (16:42 +0100)
syslog-ng has a plugin that DTRT on various platforms.  Use that
instead of hard coding where to grab messages from.  As a nice bonus,
this works correctly with systemd.


No differences found