summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmgrid/files/run-vmgrid.sh
diff options
context:
space:
mode:
authorMichael Janczyk2010-04-13 22:11:50 +0200
committerMichael Janczyk2010-04-13 22:11:50 +0200
commitcfbb249b0d2eae4e9fcef571b316f1a552d4b8f6 (patch)
tree87decdc57aa971bd8e89dff09fc9e28979a307df /os-plugins/plugins/vmgrid/files/run-vmgrid.sh
parentvirtualization plugin, now with calculation of mem, run-vmgrid and run-virt u... (diff)
downloadcore-cfbb249b0d2eae4e9fcef571b316f1a552d4b8f6.tar.gz
core-cfbb249b0d2eae4e9fcef571b316f1a552d4b8f6.tar.xz
core-cfbb249b0d2eae4e9fcef571b316f1a552d4b8f6.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}"