You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-admin/metalog/files/metalog-20230719-metalog-co...

14 lines
387 B

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"