aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 6329547..3e53fb4 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -4,7 +4,7 @@
########################################################################
### register IOPanda routines
########################################################################
-schedule IOPanda_Startup at STARTUP after IOUtil_Startup
+schedule IOPanda_Startup at STARTUP after (IOUtil_Startup Driver_Startup)
{
LANG:C
} "IOPanda startup routine"