Remove explicit guestfs=10.0.2.4:6666 kernel command line parameter.
[libguestfs.git] / recipes / export2tar.sh
index 43860bd..41816da 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh -
 
-guestfish -a "$1" -m "$2" tgz-out "$3" "$4"
+guestfish -a "$1" --ro -m "$2" tgz-out "$3" "$4"