1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00

vgcfgbackup: enable foreign VG access

Backup of a foreign VG is allowed.
This commit is contained in:
David Teigland 2015-02-25 11:01:37 -06:00
parent 8668a9e81c
commit aa30e95271

View File

@ -908,7 +908,7 @@ xx(tags,
xx(vgcfgbackup,
"Backup volume group configuration(s)",
PERMITTED_READ_ONLY | ALL_VGS_IS_DEFAULT,
PERMITTED_READ_ONLY | ALL_VGS_IS_DEFAULT | ENABLE_FOREIGN_VGS,
"vgcfgbackup\n"
"\t[--commandprofile ProfileName]\n"
"\t[-d|--debug]\n"