Crystal Kolipe <[email protected]> wrote:
> > On Mon, Feb 20, 2023 at 05:15:30PM +0100, Daniele Bonini wrote:
> >> Is it still possible to disable file .core generation at all?
> > >
> > > Yes, it is.
> >
> > ok, thx
> >
> > NB: see /etc/rc.conf.local
>
> And also /etc/login.conf
I did set rc.local.conf with the following:
savecore_flags=-c /dev/null
And I set login.conf adding the following:
default:\
..
:coredumpsize-max=1M:\
:coredumpsize-cur=1M:
but nothing change after a reboot, I'm always in good company
of my 1 giga WebKitProcess.core..
-- Daniele Bonini