commit 940d19d4b49150071ac64dcdcdf11df622f0bdce
Author: Arkadiusz MiĆkiewicz <[email protected]>
Date: Mon Dec 8 22:17:14 2014 +0100
- hint for future systemd versions
syslog-ng.conf | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/syslog-ng.conf b/syslog-ng.conf
index f69f74b..b56f628 100644
--- a/syslog-ng.conf
+++ b/syslog-ng.conf
@@ -26,6 +26,7 @@ source s_sys {
unix-stream("/dev/log" max-connections(1000) log_iw_size(100000));
# if using systemd, comment out the line above, and uncomment line below
# unix-dgram("/run/systemd/journal/syslog");
+# and add ForwardToSyslog=yes to /etc/systemd/journald.conf
internal();
};
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/syslog-ng.git/commitdiff/940d19d4b49150071ac64dcdcdf11df622f0bdce
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit