From 1ba734147747ef60f09aba2613125ffce23f1802 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Sat, 14 Sep 2013 11:06:48 +0200 Subject: Add a coherence dbus service file So that it autolaunches when totem wants to access it. --- .config/dbus-1/services/org.Coherence.service | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .config/dbus-1/services/org.Coherence.service diff --git a/.config/dbus-1/services/org.Coherence.service b/.config/dbus-1/services/org.Coherence.service new file mode 100644 index 0000000..7d21af9 --- /dev/null +++ b/.config/dbus-1/services/org.Coherence.service @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=org.Coherence +Exec=/usr/bin/coherence -o use_dbus:yes -o controlpoint:yes -- cgit