summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/virtualbox/XX_virtualbox.sh
diff options
context:
space:
mode:
authorMichael Janczyk2010-03-21 19:50:12 +0100
committerMichael Janczyk2010-03-21 19:50:12 +0100
commit994aa36c095470f1c163e32b28fa324f7376f127 (patch)
treea1d0da469c9b0dbb390d56943a8c014a35aa7d00 /os-plugins/plugins/virtualbox/XX_virtualbox.sh
parentadded rw share support for vmgrid and virtualbox (diff)
downloadcore-994aa36c095470f1c163e32b28fa324f7376f127.tar.gz
core-994aa36c095470f1c163e32b28fa324f7376f127.tar.xz
core-994aa36c095470f1c163e32b28fa324f7376f127.zip
qemukvm angepasst... geht noch nicht :(
Diffstat (limited to 'os-plugins/plugins/virtualbox/XX_virtualbox.sh')
-rw-r--r--os-plugins/plugins/virtualbox/XX_virtualbox.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/virtualbox/XX_virtualbox.sh b/os-plugins/plugins/virtualbox/XX_virtualbox.sh
index 1ca15fd9..4fa0b7bb 100644
--- a/os-plugins/plugins/virtualbox/XX_virtualbox.sh
+++ b/os-plugins/plugins/virtualbox/XX_virtualbox.sh
@@ -28,7 +28,7 @@ if [ -e ${CONFFILE} ]; then
# Test if this plugin is activated... more or less useless with the
# new plugin system
- if [ $virtualbox_active -ne 0 ]; then
+ if [ $virtualbox_active -ne 0 2>/dev/null ]; then
[ $DEBUGLEVEL -gt 0 ] && echo "executing the 'virtualbox' os-plugin ...";
# load general configuration