From d73622e645dc43d6e55630ac50d915ecc58aba08 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Mon, 10 Feb 2014 10:16:57 +0000 Subject: gitmirror: Add chkconfig headers to init script --- modules/gitmirror/templates/on-the-pull.init | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules') 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 -- cgit v1.2.1