diff options
author | Alasdair G Kergon <agk@redhat.com> | 2015-02-23 22:19:08 +0000 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2015-02-23 22:19:08 +0000 |
commit | 2fc2928978bb592a6b62a18bbbb0acee10efbfe2 (patch) | |
tree | 29c30db8f3ebf490f9204035d9132a8e431b6099 /test/shell/system_id.sh | |
parent | 3d406e5a8dfe254f45585759aafa0720a251f0ad (diff) | |
download | lvm2-2fc2928978bb592a6b62a18bbbb0acee10efbfe2.tar.gz |
config: Rename allow_system_id to extra_system_ids.
Add warnings to the config file templates and briefly document
each value.
Configure lvmlocal.conf and install in /etc/lvm.
Diffstat (limited to 'test/shell/system_id.sh')
-rw-r--r-- | test/shell/system_id.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/system_id.sh b/test/shell/system_id.sh index 98924b034..3312ab69e 100644 --- a/test/shell/system_id.sh +++ b/test/shell/system_id.sh @@ -386,7 +386,7 @@ rm -f $SIDFILE # lvs --foreign: lvs in a foreign vg are reported # TODO -# use allow_system_id to read a foreign VG +# use extra_system_ids to read a foreign VG # TODO |