summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmgrid/files/run-vmgrid.sh
diff options
context:
space:
mode:
authorMichael Janczyk2010-04-13 22:07:37 +0200
committerMichael Janczyk2010-04-13 22:07:37 +0200
commit4f30ed99307f55ae8b1f5c9fd6377bf6b3122750 (patch)
tree5087fedcf65257f46d40062ba1d0a0146f8d71a2 /os-plugins/plugins/vmgrid/files/run-vmgrid.sh
parentvirtualization plugin, now with calculation of mem, run-vmgrid and run-virt u... (diff)
downloadcore-4f30ed99307f55ae8b1f5c9fd6377bf6b3122750.tar.gz
core-4f30ed99307f55ae8b1f5c9fd6377bf6b3122750.tar.xz
core-4f30ed99307f55ae8b1f5c9fd6377bf6b3122750.zip
disable audio when using vmgrid
Diffstat (limited to 'os-plugins/plugins/vmgrid/files/run-vmgrid.sh')
-rw-r--r--os-plugins/plugins/vmgrid/files/run-vmgrid.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/os-plugins/plugins/vmgrid/files/run-vmgrid.sh b/os-plugins/plugins/vmgrid/files/run-vmgrid.sh
index 1501749e..a684310b 100644
--- a/os-plugins/plugins/vmgrid/files/run-vmgrid.sh
+++ b/os-plugins/plugins/vmgrid/files/run-vmgrid.sh
@@ -331,6 +331,7 @@ macaddr=$(echo "${macguestpart}:${machostpart}" | tr [a-z] [A-Z])
ide="TRUE"
scsi="FALSE"
hddrv="ide"
+audio="false"
# add rw share
sharepath="${vmgrid_rwmnt}/folders/${vm_shortname}"