From d949130ff1c948ba85f501022e9a090cab305147 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 25 Mar 2019 12:36:26 +0100 Subject: [inc/Trigger] Wait for taskmanager on bootup --- inc/event.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/event.inc.php') diff --git a/inc/event.inc.php b/inc/event.inc.php index 4e68ab6d..0b84df16 100644 --- a/inc/event.inc.php +++ b/inc/event.inc.php @@ -37,8 +37,8 @@ class Event // Tasks: fire away $mountStatus = false; - $mountId = Trigger::mount(); $autoIp = Trigger::autoUpdateServerIp(); + $mountId = Trigger::mount(); $ldadpId = Trigger::ldadp(); $ipxeId = Trigger::ipxe(); -- cgit v1.2.3-55-g7522