Created attachment 29600 [details] [review] dbus-launch: handle SIGINT the same as SIGTERM If dbus-launch --exit-with-session encounters SIGINT (e.g. because the parent process was aborted with Ctrl-C), it exits without killing dbus-daemon: Process 3301 attached - interrupt to quit select(6, [0 5], NULL, [0 5], NULL) = ? ERESTARTNOHAND (To be restarted) --- SIGINT (Interrupt) @ 0 (0) --- Process 3301 detached
commit 9b2c196ef36260ef455f0746f003aec6ffe6ff4c Author: Sascha Silbe <sascha-web-bugs.freedesktop.org@silbe.org> Date: Fri Oct 16 15:20:43 2009 -0400 Bug 23977 - dbus-launch --exit-with-session not killing dbus-daemon on SIGINT Handle SIGINT in the same way we handle SIGTERM.
*** Bug 10022 has been marked as a duplicate of this bug. ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.