From 0551e88beb4b3a06ac21dd4868b9bf1615db9c1a Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Fri, 24 Sep 2010 12:40:03 +0200 Subject: fix typo.. --- src/os-plugins/plugins/vmchooser/files/run-virt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/os-plugins/plugins/vmchooser/files/run-virt.sh') diff --git a/src/os-plugins/plugins/vmchooser/files/run-virt.sh b/src/os-plugins/plugins/vmchooser/files/run-virt.sh index 1a235368..aff0294c 100644 --- a/src/os-plugins/plugins/vmchooser/files/run-virt.sh +++ b/src/os-plugins/plugins/vmchooser/files/run-virt.sh @@ -387,7 +387,7 @@ if [ -e ${PLUGINCONFROOT}/${xmlvirt}/run-virt.include ] ; then done # start poolvideoswitch if we find the autostarter file if [ -e /etc/xdg/autostart/pvsgui.desktop ]; then - /usr/local/bin/pvsgui >/dev/null 2>&1 + /usr/local/bin/pvsgui >/dev/null 2>&1 & fi ${VIRTCMD} ${VIRTCMDOPTS} writelog "Bye." -- cgit v1.2.3-55-g7522