summaryrefslogtreecommitdiffstats
path: root/doc/example.conf.in
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2012-08-26 00:15:45 +0100
committerAlasdair G Kergon <agk@redhat.com>2012-08-26 00:15:45 +0100
commit3acc85caa8d313b8c21e4bef7f84601731e74b2b (patch)
treed9de1cab92f87c6cb45285957ef18e26266714ed /doc/example.conf.in
parent438e0050dfed1f8f2d74670a5f7c5e8c8819c777 (diff)
downloadlvm2-3acc85caa8d313b8c21e4bef7f84601731e74b2b.tar.gz
lvm2-3acc85caa8d313b8c21e4bef7f84601731e74b2b.tar.xz
lvm2-3acc85caa8d313b8c21e4bef7f84601731e74b2b.zip
buffering: use unbuffered silent mode for liblvm
Disable private buffering when using liblvm. When private stdin/stdout buffering is not used always use silent mode.
Diffstat (limited to 'doc/example.conf.in')
-rw-r--r--doc/example.conf.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/example.conf.in b/doc/example.conf.in
index 479b74bf..8cec63c6 100644
--- a/doc/example.conf.in
+++ b/doc/example.conf.in
@@ -241,6 +241,8 @@ log {
# pvs, version, vgcfgrestore -l, vgdisplay, vgs.
# Non-essential messages are shifted from log level 4 to log level 5
# for syslog and lvm2_log_fn purposes.
+ # Any 'yes' or 'no' questions not overridden by other arguments
+ # are suppressed and default to 'no'.
silent = 0
# Should we send log messages through syslog?