From mboxrd@z Thu Jan 1 00:00:00 1970 From: rpeterso@sourceware.org Date: 18 Oct 2006 21:48:42 -0000 Subject: [Cluster-devel] cluster/cman/init.d cman Message-ID: <20061018214842.23668.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: cluster Changes by: rpeterso at sourceware.org 2006-10-18 21:48:42 Modified files: cman/init.d : cman Log message: This is the fix for bugzilla bug 211337: must create core files for daemons on segfault. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/init.d/cman.diff?cvsroot=cluster&r1=1.24&r2=1.25 --- cluster/cman/init.d/cman 2006/10/13 14:57:55 1.24 +++ cluster/cman/init.d/cman 2006/10/18 21:48:41 1.25 @@ -124,6 +124,7 @@ { echo "Starting cluster: " echo -n " Loading modules... " + ulimit -c unlimited load_modules if [ $? -eq 0 ] then