gentoo-overlay/app-admin/syslog-ng/files
2015-08-10 23:59:40 +03:00
..
3.4 Sync with portage [Mon Aug 10 23:59:37 MSK 2015]. 2015-08-10 23:59:40 +03:00
3.6 Sync with portage [Mon Aug 10 23:59:37 MSK 2015]. 2015-08-10 23:59:40 +03:00
README.hardened Sync with portage [Sun Jun 2 23:02:11 MSK 2013]. 2013-06-02 23:02:16 +04:00
syslog-ng.logrotate Sync with portage [Mon Aug 10 23:59:37 MSK 2015]. 2015-08-10 23:59:40 +03:00
syslog-ng.logrotate.hardened Sync with portage [Mon Aug 10 23:59:37 MSK 2015]. 2015-08-10 23:59:40 +03:00
syslog-ng.logrotate.hardened.in Sync with portage [Mon Aug 10 23:59:37 MSK 2015]. 2015-08-10 23:59:40 +03:00
syslog-ng.logrotate.in Sync with portage [Mon Aug 10 23:59:37 MSK 2015]. 2015-08-10 23:59:40 +03:00

# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

If you intend to use syslog-ng together with the systemd journal,
please be sure to configure it to listen accordingly, e.g. replace

    unix-dgram("/dev/log");

with

    unix-dgram("/run/systemd/journal/syslog");

in /etc/syslog-ng/syslog-ng.conf