aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>1999-07-25 06:06:35 +0000
committerBill Nottingham <notting@redhat.com>1999-07-25 06:06:35 +0000
commitfa6426a768cc0375d9eee24e3d036f56e4ba36e3 (patch)
treef0d290e3ce51c28c7f9ada07570cb3ac0af4c948
parentf14c4dec54e8f3b511e3303268743197da896679 (diff)
downloadinitscripts-fa6426a768cc0375d9eee24e3d036f56e4ba36e3.tar
initscripts-fa6426a768cc0375d9eee24e3d036f56e4ba36e3.tar.gz
initscripts-fa6426a768cc0375d9eee24e3d036f56e4ba36e3.tar.bz2
initscripts-fa6426a768cc0375d9eee24e3d036f56e4ba36e3.tar.xz
initscripts-fa6426a768cc0375d9eee24e3d036f56e4ba36e3.zip
initial checkin
-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 [^:]+: \|[=]+