diff options
Diffstat (limited to 'inc/event.inc.php')
-rw-r--r-- | inc/event.inc.php | 4 |
1 files changed, 0 insertions, 4 deletions
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) { |