Re: disable core file generation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alexander Dalloz wrote:

That is already the default setting.

$ grep -n ulimit /etc/profile /etc/init.d/functions
/etc/profile:28:ulimit -S -c 0 > /dev/null 2>&1
/etc/init.d/functions:138:      ulimit -S -c 0 >/dev/null 2>&1

Alexander




I guess I should have mentioned I use tcsh, not bash.

It appears in csh it is nonzero by default:

[bvitale@vandelay ~]$ grep -n limit /etc/csh.login
11:limit coredumpsize unlimited

Thanks anyway. I believe changing limit to 0 in that file should do the trick.

Ben



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux