Hello Bill, On 01/10/2015 08:39 PM, McConnaughey, Bill wrote: > I stumbled on this: when I do setcap on my exe, it will no longer make a core > unless I put in > > prctl( PR_SET_DUMPABLE, 1 ); > > > Appropriate places to remark on this might be: > > > man 5 core > in the paragraph starting "the process is executing a set-user-ID ..." > > man 2 prctl > in the paragraph for PR_SET_DUMPABLE > > man 8 setcap Thanks for the report. I've add some text to both of these pages. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html