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 <[email protected]> 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. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
