summaryrefslogtreecommitdiffstats
path: root/ulogd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ulogd.conf')
-rw-r--r--ulogd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ulogd.conf b/ulogd.conf
index 5246aa9..8a026b2 100644
--- a/ulogd.conf
+++ b/ulogd.conf
@@ -12,6 +12,6 @@ mysqlpass changeme
mysqluser laforge
mysqldb ulogd
mysqlhost localhost
-# plugins: first load BASE interpreter, then syslog emulation
+# plugins: always load interpreter plugins _before_ any output plugins
plugin /usr/local/lib/ulogd/ulogd_BASE.so
plugin /usr/local/lib/ulogd/ulogd_LOGEMU.so