commit | 18684d442ef87ab857dcda0b9785c328b3da2298 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Mon Jul 22 11:59:18 2013 -0700 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Jul 22 16:34:41 2013 -0700 |
tree | 89a496b1b8286db3b719f1e16c9753258aa3f9d4 | |
parent | a684b5a3d59d5ff42c30e03fe75a857073fb3fd2 [diff] |
weston-launch: Ignore sighup When our session terminates all processes get a SIGHUP. We need to ignore that in weston-launch and stay around to help weston shut down properly. https://bugs.freedesktop.org/show_bug.cgi?id=63004