aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmodules/gitmirror/templates/on-the-pull.init5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/gitmirror/templates/on-the-pull.init b/modules/gitmirror/templates/on-the-pull.init
index 74bdcfea..cc256a06 100755
--- a/modules/gitmirror/templates/on-the-pull.init
+++ b/modules/gitmirror/templates/on-the-pull.init
@@ -1,5 +1,10 @@
#! /bin/bash
#
+# on-the-pull Keep git mirrors up-to-date via external triggers
+#
+# chkconfig: 2345 80 30
+# description: Keep git mirrors up-to-date via external triggers
+#
### BEGIN INIT INFO
# Provides: on-the-pull
# Required-Start: $network