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 2c10b56..9fe0019 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,6 +1,6 @@
# Schedule definitions for thorn IOUtil
-schedule IOUtil_Startup at STARTUP
+schedule IOUtil_Startup at STARTUP after Driver_Startup
{
LANG:C
} "IOUtil startup routine"