aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: 3cdede60b04e01606b0b3b69251e93f6e47e34da (plain)
1
2
3
4
5
6
7
8
# Schedule definitions for thorn httpd_utils
# $Header$

SCHEDULE HTTPUTILS_Startup AT startup before IOUtil_Startup
{
  LANG: C
} "Utils for httpd startup"