[Pkg-libvirt-commits] [libguestfs] 53/87: builder: Add -monitor none to example command line.

Hilko Bengen bengen at moszumanska.debian.org
Wed Feb 19 21:10:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch debian
in repository libguestfs.

commit 63416c9b79835bbf475b3af9adc2d4687bc46908
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Wed Jan 22 12:55:52 2014 +0000

    builder: Add -monitor none to example command line.
    
    (cherry picked from commit c6ec6cde27ef87480b9b38f13b08b39eb1400f4b)
---
 builder/virt-builder.pod | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/builder/virt-builder.pod b/builder/virt-builder.pod
index 55a0146..d31640e 100644
--- a/builder/virt-builder.pod
+++ b/builder/virt-builder.pod
@@ -1316,7 +1316,8 @@ it is an SELinux guest:
    -cpu host \
    -m 2048 \
    -drive file=disk.img,format=raw,if=virtio \
-   -serial stdio
+   -serial stdio \
+   -monitor none
 
 (For further information on the topic of SELinux labelling, see:
 L<https://www.redhat.com/archives/libguestfs/2014-January/msg00183.html>)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list