[seahorse] Bug 583356 – Should not daemonize when autostarted by D-Bus



commit b0b0192ceeddb8383a4c0899be0ee19c7d5ef876
Author: Josselin Mouette <joss malsain org>
Date:   Wed May 20 15:01:15 2009 -0400

    Bug 583356 â?? Should not daemonize when autostarted by D-Bus
    
    Adds the --no-daemonize flag to the DBus autostart file.
---
 daemon/org.gnome.seahorse.service.in |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/daemon/org.gnome.seahorse.service.in b/daemon/org.gnome.seahorse.service.in
index 9657537..3a4116e 100644
--- a/daemon/org.gnome.seahorse.service.in
+++ b/daemon/org.gnome.seahorse.service.in
@@ -1,4 +1,3 @@
 [D-BUS Service]
 Name=org.gnome.seahorse
-Exec= bindir@/seahorse-daemon
-
+Exec= bindir@/seahorse-daemon --no-daemonize



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]