On Wed, Jan 11, 2012 at 7:20 AM, Michael Biebl <[email protected]> wrote: > Am 11. Januar 2012 05:19 schrieb Lennart Poettering <[email protected]>: >> >> Compatibility with classic syslog implementations is provided, via a >> socket /run/systemd/journal/syslog, to which all messages are forwarded, > > Most systems setup rsyslog to use /etc/rsyslog.d/, so dropping a small > file like 00-systemd.conf there containing: > $SystemLogSocketName /run/systemd/journal/syslog > > might do the trick. Haven't really tested and run the new journal > yet, so there are probably more issues.
I guess this is not even necessary if the syslogd gets its log socket via systemd (as rsyslog and syslog-ng do). Am I right here? Rainer _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
