From 7ae262aa79b9c051b82d7a88910a8ff6f1dcd46e Mon Sep 17 00:00:00 2001 From: Kanagaraj M Date: Fri, 18 Jul 2014 12:17:43 +0530 Subject: glusterpmd: do not start the service by default user needs to start this service before start monitoring $ service glusterpmd start if the user wants the service to be started in the next reboot then $ chkconfig --add glusterpmd Change-Id: I91953c29e32dfa63b4bb71618654498b9bbcfff4 Bug-Url: https://bugzilla.redhat.com/1116368 Signed-off-by: Kanagaraj M Reviewed-on: http://review.gluster.org/8329 Reviewed-by: Sahina Bose --- gluster-nagios-addons.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/gluster-nagios-addons.spec.in b/gluster-nagios-addons.spec.in index 252a333..2d70908 100644 --- a/gluster-nagios-addons.spec.in +++ b/gluster-nagios-addons.spec.in @@ -151,7 +151,6 @@ command[configure_gluster_node]=sudo %{_libdir}/nagios/plugins/gluster/configure EOF %_init_enable nrpe -%_init_enable glusterpmd %_init_try_restart crond %_init_try_restart rsyslog -- cgit