[Xfce4-commits] [xfce/thunar] 01/01: Killing thunar as well kills all launched sub-processes (bug #14277)
noreply at xfce.org
noreply at xfce.org
Fri Mar 16 22:57:04 CET 2018
This is an automated email from the git hooks/post-receive script.
a l e x p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/thunar.
commit 11c0a06dd4bfe5cd38789cee2f31cd7008b3508f
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Fri Mar 16 22:52:27 2018 +0100
Killing thunar as well kills all launched sub-processes (bug #14277)
---
thunar.service.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/thunar.service.in b/thunar.service.in
index 5b5203b..3338152 100644
--- a/thunar.service.in
+++ b/thunar.service.in
@@ -8,3 +8,5 @@ ExecStart=@bindir@/Thunar --daemon
# This is the name that is taken second, so by the time this one is taken,
# we know everything is good.
BusName=org.xfce.FileManager
+DBusActivatable=true
+KillMode=process
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list