aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 0760854..3cdede6 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,7 +1,7 @@
# Schedule definitions for thorn httpd_utils
# $Header$
-SCHEDULE HTTPUTILS_Startup AT startup
+SCHEDULE HTTPUTILS_Startup AT startup before IOUtil_Startup
{
LANG: C
} "Utils for httpd startup"