After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 741264 - trivial-httpd: use PR_SET_PDEATHSIG by default
trivial-httpd: use PR_SET_PDEATHSIG by default
Status: RESOLVED FIXED
Product: ostree
Classification: Infrastructure
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: OSTree maintainer(s)
OSTree maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-12-08 19:45 UTC by Colin Walters
Modified: 2014-12-08 20:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
trivial-httpd: use PR_SET_PDEATHSIG by default (1.70 KB, patch)
2014-12-08 19:46 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2014-12-08 19:45:58 UTC
If we're not daemonizing, this is a useful way to ensure we go away if
our parent does.
Comment 1 Colin Walters 2014-12-08 19:46:01 UTC
Created attachment 292323 [details] [review]
trivial-httpd: use PR_SET_PDEATHSIG by default
Comment 2 Matthew Barnes 2014-12-08 20:46:10 UTC
LGTM
Comment 3 Colin Walters 2014-12-08 20:54:37 UTC
Attachment 292323 [details] pushed as f7c926c - trivial-httpd: use PR_SET_PDEATHSIG by default