From 3230b55c7794e684ce37ede6450e5e904337d3ea Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 3 Nov 2017 15:57:24 +0100 Subject: [inc/event] Don't try to start DozmodLauncher task - doesn't exist --- inc/event.inc.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'inc') diff --git a/inc/event.inc.php b/inc/event.inc.php index a16be97b..66601607 100644 --- a/inc/event.inc.php +++ b/inc/event.inc.php @@ -31,10 +31,6 @@ class Event $ldadpId = Trigger::ldadp(); $ipxeId = Trigger::ipxe(); - Taskmanager::submit('DozmodLauncher', array( - 'operation' => 'start' - )); - // Check status of all tasks // Mount vm store if ($mountId === false) { -- cgit v1.2.3-55-g7522