diff options
-rw-r--r-- | src/initlog.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/initlog.conf b/src/initlog.conf index aa20c399..5328554d 100644 --- a/src/initlog.conf +++ b/src/initlog.conf @@ -13,7 +13,7 @@ facility local7 priority notice # ignore foo -# means to discard any output from a command that matches regexp foo +# means to discard any output lines that match the regular expression foo # This regexp is useful if you use fsck's -C option. ignore [^:]+: \|[=]+ |