summaryrefslogtreecommitdiff
path: root/conf/lvmlocal.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'conf/lvmlocal.conf.in')
-rw-r--r--conf/lvmlocal.conf.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/conf/lvmlocal.conf.in b/conf/lvmlocal.conf.in
index e151b50e4..ec3b08162 100644
--- a/conf/lvmlocal.conf.in
+++ b/conf/lvmlocal.conf.in
@@ -36,8 +36,7 @@ local {
# Example:
# Set the system_id to the string 'host1'.
# system_id = "host1"
- # This configuration option does not have a default value defined.
- # system_id=""
+ # system_id = ""
# Configuration option local/extra_system_ids.
# A list of extra VG system IDs the local host can access.
@@ -49,5 +48,5 @@ local {
# Use this only after consulting 'man lvmsystemid'
# to be certain of correct usage and possible dangers.
# This configuration option does not have a default value defined.
- # extra_system_ids=[]
+ # extra_system_ids = [ ]
}