mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-24 16:03:05 +00:00
Prevent daemon from suppressing corefile generation
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2541 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
c3191a8f95
commit
e11dcf1df3
@ -13,6 +13,7 @@
|
||||
prog="corosync"
|
||||
exec="/usr/sbin/corosync"
|
||||
lockfile="/var/lock/subsys/corosync"
|
||||
DAEMON_COREFILE_LIMIT=unlimited
|
||||
|
||||
[ -x "$exec" ] || exit 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user