diff --git a/include/functions b/include/functions index 52dbcabb..3b69544f 100644 --- a/include/functions +++ b/include/functions @@ -1491,6 +1491,8 @@ if [ ${RUNNING} -eq 1 ]; then SHORT="virtualbox"; fi IsRunning VBoxClient if [ ${RUNNING} -eq 1 ]; then SHORT="virtualbox"; fi + IsRunning VBoxService + if [ ${RUNNING} -eq 1 ]; then SHORT="virtualbox"; fi else LogText "Result: skipped processes test, as we already found platform" fi