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 670317 - worker: Open standard output O_WRONLY
worker: Open standard output O_WRONLY
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2012-02-17 19:30 UTC by Ray Strode [halfline]
Modified: 2012-02-17 19:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
worker: Open standard output O_WRONLY (944 bytes, patch)
2012-02-17 19:30 UTC, Ray Strode [halfline]
committed Details | Review

Description Ray Strode [halfline] 2012-02-17 19:30:08 UTC
SELinux really doesn't like that we only stderr O_RDWR
Comment 1 Ray Strode [halfline] 2012-02-17 19:30:09 UTC
Created attachment 207899 [details] [review]
worker: Open standard output O_WRONLY

This makes SELinux happier.

See downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=790144