aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorallen <allen@61ea717e-8e0c-4c3c-b38e-e9c67f54f1f1>2000-09-14 22:04:16 +0000
committerallen <allen@61ea717e-8e0c-4c3c-b38e-e9c67f54f1f1>2000-09-14 22:04:16 +0000
commitfd715d1efa7947489d73640f8ac7f766b4a940d9 (patch)
tree8ec551202e33c6463e56066da79cfc3da66fd1c3 /schedule.ccl
parentda255bb4c6b2e653f081c4bad8c957be12f4362c (diff)
This commit was generated by cvs2svn to compensate for changes in r2, which
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPDExtra/trunk@3 61ea717e-8e0c-4c3c-b38e-e9c67f54f1f1
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
new file mode 100644
index 0000000..0760854
--- /dev/null
+++ b/schedule.ccl
@@ -0,0 +1,8 @@
+# Schedule definitions for thorn httpd_utils
+# $Header$
+
+SCHEDULE HTTPUTILS_Startup AT startup
+{
+ LANG: C
+} "Utils for httpd startup"
+