--- source/attach-interface.xml | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/source/attach-interface.xml b/source/attach-interface.xml index cc5d9ad..b728e71 100644 --- a/source/attach-interface.xml +++ b/source/attach-interface.xml @@ -87,7 +87,11 @@ <value type="string" requirement="required">script</value> <description> <text> - script used to bridge network interface + script used to bridge network interface, for qemu domains the + script parameter is only acceptable when the interface type + is "ethernet" (a "generic ethernet" interface), for Xen domains + the script parameter is only acceptable when the interface type + is "bridge", in all other cases it is currently ignored. </text> <text> "--script" itself is optional -- 1.7.3.1 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list