Commited this patch with the following changes: - I explicitly disable SIGPIPE when LightDM starts (because I don't want it to occur anywhere). - I re-enable it just before I exec() the children so it can't affect any of the LightDM code.
Commited this patch with the following changes:
- I explicitly disable SIGPIPE when LightDM starts (because I don't want it to occur anywhere).
- I re-enable it just before I exec() the children so it can't affect any of the LightDM code.