On Mon, Oct 13, 2014 at 11:20:52PM +1100, Russell Coker wrote: > If I was to run low quality proprietary software on a number of Linux > servers then it would be useful to send core dumps to the systemd > journal and then limit the journal size to something that won't cause > problems.
or you could just use 'ulimit -c 0'. or a coredump reaper script like you already wrote. systemd and journald with a binary logfile seems overkill for that. systemd seems like overkill for all of the tiny little problems it solves. craig -- craig sanders <[email protected]> _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
