| Summary: | core(5) manpage fails to mention kern.sugid_coredump | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | pjp <pjp> | ||||
| Component: | Books & Articles | Assignee: | dan <dan> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
pjp
2000-10-02 23:50:01 UTC
Responsible Changed From-To: freebsd-doc->dan I'll quickly fix this. (Hi Peter!) I had asked Dan to hold on with this PR as I didn't like the wording. I still don't fully like it but this is the best I have so far. --- core.5.orig Sun Apr 1 04:16:46 2001 +++ core.5 Sun Apr 1 04:42:54 2001 @@ -78,6 +78,14 @@ .Fx behaviour. .Pp +By default, a process that changes user or group credentials whether +real or effective won't create a corefile. This behaviour can be +changed to generate a core dump when setting the +.Xr sysctl 8 +variable +.Va kern.sugid_coredump +to 1. +.Pp The core file consists of the .Fa u . area, whose size (in pages) is -- - - Peter Philipp <pjp@daemonium.com> Daemonium State Changed From-To: open->closed Revised text committed. |