Displaying 2 results from an estimated 2 matches for "alwayws".
Did you mean:
always
2019 Aug 07
2
another bizarre thing...
...drop core, you?ll get live login details in debuggable form, available to anyone who can log into that box.
>
> You definitely want core dumps off by default.
>
> Making core dumps enabled by default is about as sensible as enabling rsh by default.
Oh of course. duh!
What we've alwayws done with this program is to put "ulimit -c unlimited"
in the script that sets its environment then starts the program itself.
that minimizes the attack surface.
Setting up as you described earlier, is there a way to allow only
a single program to drop core?
--
---- Fred Smith -- fred...
2019 Aug 06
2
another bizarre thing...
On Tue, Aug 06, 2019 at 05:27:54AM -0600, Warren Young wrote:
> On Aug 5, 2019, at 6:57 PM, Fred Smith <fredex at fcshome.stoneham.ma.us> wrote:
> >
> > no core file (yes, ulimit is configured)
yeah, I meant "ulimit -c unlimited" is in effect.
I had no idea systemd had made such a drastic change. or is it that
someone at RH decided to make it (nearly) impossible