Skip to main content

Timeline for FreeBSD core dump file permissions

Current License: CC BY-SA 3.0

5 events
when toggle format what by license comment
Jun 21, 2017 at 10:50 vote accept quickblueblur
Jun 20, 2017 at 19:07 answer added Mark Plotnick timeline score: 3
Jun 20, 2017 at 12:00 comment added quickblueblur @MarkPlotnick thanks for the tip. A sysctl variable would definitely have been easier, but that should work. If you submit as an Answer I can check your answer off (once I compile and verify later this morning).
Jun 19, 2017 at 20:41 comment added Mark Plotnick You can edit and recompile the kernel. In 10.3, the code is in kern/kern_sig.c. Look for cmode = S_IRUSR | S_IWUSR;.
Jun 19, 2017 at 18:32 history asked quickblueblur CC BY-SA 3.0