5340f2b
From cc3d3d04d9ae9ec4e8036784b60fc378908c57f7 Mon Sep 17 00:00:00 2001
5340f2b
From: Peter Lemenkov <lemenkov@gmail.com>
5340f2b
Date: Fri, 18 Jun 2010 14:11:33 +0400
5340f2b
Subject: [PATCH 5/6] Do not start by default
5340f2b
5340f2b
---
5340f2b
 init-script.in |    2 +-
5340f2b
 1 files changed, 1 insertions(+), 1 deletions(-)
5340f2b
5340f2b
diff --git a/init-script.in b/init-script.in
5340f2b
index 186c757..ed6c366 100644
5340f2b
--- a/init-script.in
5340f2b
+++ b/init-script.in
5340f2b
@@ -5,7 +5,7 @@
5340f2b
 # nrpe          This shell script takes care of starting and stopping
5340f2b
 #               nrpe.
5340f2b
 #
5340f2b
-# chkconfig: 2345 80 30
5340f2b
+# chkconfig: - 80 30
5340f2b
 # description: nrpe is a daemon for a remote nagios server, \
5340f2b
 #              running nagios plugins on this host.
5340f2b
 # processname: nrpe
5340f2b
-- 
5340f2b
1.6.6.1
5340f2b