[Wayland-bugs] [Bug 76665] Clients are terminated when the parent client application is closed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 31 10:53:14 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=76665

U. Artie Eoff <ullysses.a.eoff at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from U. Artie Eoff <ullysses.a.eoff at intel.com> ---
I think this is expected behavior... you can use "nohup" or "disown" which
suppress SIGHUP signals so the child program isn't automatically killed when
the controlling terminal is closed.

For example:

$ weston-dnd & disown
or
$ nohup weston-dnd &

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20140331/4091654d/attachment.html>


More information about the Wayland-bugs mailing list