Author: baggins Date: Tue Apr 3 13:02:34 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 9 - fix pid file place in munin-node init script
---- Files affected: packages/munin: munin-node.init (1.1 -> 1.2) , munin.spec (1.98 -> 1.99) ---- Diffs: ================================================================ Index: packages/munin/munin-node.init diff -u packages/munin/munin-node.init:1.1 packages/munin/munin-node.init:1.2 --- packages/munin/munin-node.init:1.1 Wed Oct 5 20:24:56 2005 +++ packages/munin/munin-node.init Tue Apr 3 15:02:29 2012 @@ -6,7 +6,7 @@ # description: munin node agents # processname: munin-node # config: /etc/munin/munin-node.conf -# pidfile: /var/run/muin-node.pid +# pidfile: /var/run/munin/muin-node.pid # Source function library. . /etc/rc.d/init.d/functions ================================================================ Index: packages/munin/munin.spec diff -u packages/munin/munin.spec:1.98 packages/munin/munin.spec:1.99 --- packages/munin/munin.spec:1.98 Sun Mar 11 13:47:18 2012 +++ packages/munin/munin.spec Tue Apr 3 15:02:29 2012 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Munin - agent danych RRD Linpro Name: munin Version: 1.4.5 -Release: 8 +Release: 9 License: GPL Group: Applications/WWW Source0: http://dl.sourceforge.net/munin/%{name}-%{version}.tar.gz @@ -306,6 +306,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.99 2012/04/03 13:02:29 baggins +- rel 9 +- fix pid file place in munin-node init script + Revision 1.98 2012/03/11 12:47:18 baggins - rel 8 - logrotate only care about dirs that are world writable or writable by group ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/munin/munin-node.init?r1=1.1&r2=1.2 http://cvs.pld-linux.org/packages/munin/munin.spec?r1=1.98&r2=1.99 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
