From mboxrd@z Thu Jan 1 00:00:00 1970 From: kupcevic@sourceware.org Date: 5 Jul 2006 20:37:09 -0000 Subject: [Cluster-devel] conga/ricci/modules/cluster/clumon/init.d ricc ... Message-ID: <20060705203709.2701.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: kupcevic at sourceware.org 2006-07-05 20:37:09 Modified files: ricci/modules/cluster/clumon/init.d: ricci-modclusterd Log message: cluster module: name lockfile by init script Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/init.d/ricci-modclusterd.diff?cvsroot=cluster&r1=1.4&r2=1.5 --- conga/ricci/modules/cluster/clumon/init.d/ricci-modclusterd 2006/07/05 19:20:15 1.4 +++ conga/ricci/modules/cluster/clumon/init.d/ricci-modclusterd 2006/07/05 20:37:09 1.5 @@ -26,7 +26,7 @@ CLUMOND="ricci-modclusterd" CFG_FILE="/etc/cluster/cluster.conf" PIDFILE="/var/run/clumond.pid" -LOCKFILE="/var/lock/subsys/clumond" +LOCKFILE="/var/lock/subsys/ricci-modclusterd" # # Only root wants to run this...