good for merge regards -steve
On Wed, 2009-10-28 at 11:31 +0100, Andrew Beekhof wrote: > the 'daemon' script will explicitly turn off core file generation > unless this is set. > > please ack > > Index: init/redhat > =================================================================== > --- init/redhat (revision 2521) > +++ init/redhat (working copy) > @@ -13,6 +13,7 @@ > prog="corosync" > exec="/usr/sbin/corosync" > lockfile="/var/lock/subsys/corosync" > +DAEMON_COREFILE_LIMIT=unlimited > > [ -x "$exec" ] || exit 0 > > > -- Andrew > > > > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
