From aa1a92feed17403a285bb8aee20bc371903e69d7 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 2 Oct 2020 11:36:51 +0200 Subject: [run-virt] is_command_runnnnning --- .../opt/openslx/vmchooser/run-virt-includes/start_windowmanager.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/start_windowmanager.inc b/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/start_windowmanager.inc index 04ee51ec..bed74ffc 100644 --- a/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/start_windowmanager.inc +++ b/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/start_windowmanager.inc @@ -33,7 +33,7 @@ start_wm() { fi # If it's the same, do nothing - is_wm_runnning "${dm}" && return 0 + is_wm_running "${dm}" && return 0 # start DM determined above declare -a OPTS=() -- cgit v1.2.3-55-g7522