SPECS: munin.spec - added informative message about munin-node rc-...

baggins baggins at pld-linux.org
Thu Oct 6 19:08:35 CEST 2005


Author: baggins                      Date: Thu Oct  6 17:08:35 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added informative message about munin-node rc-script

---- Files affected:
SPECS:
   munin.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/munin.spec
diff -u SPECS/munin.spec:1.9 SPECS/munin.spec:1.10
--- SPECS/munin.spec:1.9	Thu Oct  6 19:07:00 2005
+++ SPECS/munin.spec	Thu Oct  6 19:08:30 2005
@@ -127,6 +127,7 @@
 if [ "$1" = "1" ] ; then
 	/sbin/chkconfig --add munin-node
 	%{_sbindir}/munin-node-configure --shell | sh
+	echo "Run \"/etc/rc.d/init.d/munin-node start\" to start Munin Node agent." >&2
 else
 	if [ -f /var/lock/subsys/munin-node ]; then
 		/etc/rc.d/init.d/munin-node restart >&2
@@ -209,6 +210,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/10/06 17:08:30  baggins
+- added informative message about munin-node rc-script
+
 Revision 1.9  2005/10/06 17:07:00  baggins
 - fixed preun scriptlet
 - added some R:
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/munin.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list