aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/initlog.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/initlog.conf b/src/initlog.conf
new file mode 100644
index 00000000..ff503dcc
--- /dev/null
+++ b/src/initlog.conf
@@ -0,0 +1,19 @@
+# /etc/initlog.conf
+#
+# initlog configuration file
+#
+# lines preceded by a '#' are comments
+#
+# anything not recognized is ignored. :)
+
+# This sets the default logging facility. (can override with command line arguments)
+facility local7
+
+# This sets the default logging priority. (can override with command line arguments)
+priority notice
+
+# ignore foo
+# means to discard any output from a command that matches regexp foo
+
+# This regexp is useful if you use fsck's -C option.
+ignore [^:]+: \|[=]+