summaryrefslogtreecommitdiff
blob: 504c2a28291f8fc8c1a5f0c704f4655c751155a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/metalog.conf b/metalog.conf
index 8f53b87..54332c6 100644
--- a/metalog.conf
+++ b/metalog.conf
@@ -44,6 +44,8 @@ maxfiles = 5
 # merely write $@ to some device (your console for messages):
 # echo "$@" > /dev/tty10
 #
+# Hint: you can control the consolelog.sh behavior in /etc/conf.d/metalog
+#
 #console logging:
 #  facility  = "*"
 #  command   = "/sbin/consolelog.sh"