summaryrefslogtreecommitdiffstats
path: root/debian/examples/rsyslog.d/xconsole.conf
diff options
context:
space:
mode:
Diffstat (limited to 'debian/examples/rsyslog.d/xconsole.conf')
-rw-r--r--debian/examples/rsyslog.d/xconsole.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/examples/rsyslog.d/xconsole.conf b/debian/examples/rsyslog.d/xconsole.conf
new file mode 100644
index 0000000..c1e265d
--- /dev/null
+++ b/debian/examples/rsyslog.d/xconsole.conf
@@ -0,0 +1,12 @@
+# The named pipe /run/xconsole is for the `xconsole' utility. To use it,
+# you must invoke `xconsole' with the `-file' option:
+#
+# $ xconsole -file /run/xconsole [...]
+#
+# NOTE: adjust the list below, or you'll go crazy if you have a reasonably
+# busy site..
+#
+daemon.*;mail.*;\
+ news.err;\
+ *.=debug;*.=info;\
+ *.=notice;*.=warn |/run/xconsole