summaryrefslogtreecommitdiffstats
path: root/ulogd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ulogd.conf')
-rw-r--r--ulogd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/ulogd.conf b/ulogd.conf
index a4d1fc1..a3a998a 100644
--- a/ulogd.conf
+++ b/ulogd.conf
@@ -1,5 +1,5 @@
# Example configuration for ulogd
-# $Id: ulogd.conf,v 1.5 2001/05/20 14:44:37 laforge Exp $
+# $Id: ulogd.conf,v 1.6 2001/10/02 16:39:17 laforge Exp $
#
######################################################################
@@ -12,7 +12,7 @@ nlgroup 1
# logfile for status messages
logfile /var/log/ulogd.log
-# loglevel: notice, warnings, error and fatal
+# loglevel: debug(1), info(3), notice(5), error(7) or fatal(8)
loglevel 5
######################################################################