[pkg-fso-commits] [SCM] framworkd debian packageing branch, nomeata-fixes, updated. milestone2-155-gfa115b8

Joachim Breitner mail at joachim-breitner.de
Sun Sep 7 21:30:57 UTC 2008


The following commit has been merged in the nomeata-fixes branch:
commit fa115b8d23e5d4b4c80d0b8cd6ef4829ba43f9d4
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sun Sep 7 23:24:21 2008 +0200

    dbus-config: correct paths for Gypsy interface

diff --git a/etc/dbus-1/system.d/frameworkd.conf b/etc/dbus-1/system.d/frameworkd.conf
index 176c218..dae17b1 100644
--- a/etc/dbus-1/system.d/frameworkd.conf
+++ b/etc/dbus-1/system.d/frameworkd.conf
@@ -34,9 +34,9 @@
     <policy user="root">
         <allow own="org.freesmartphone.ogpsd"/>
         <allow own="org.freedesktop.Gypsy"/>
-        <allow send_path="/org/freesmartphone/Gypsy"/>
-        <allow send_destination="org.freesmartphone.Gypsy"/>
-        <allow receive_sender="org.freesmartphone.Gypsy"/>
+        <allow send_path="/org/freedesktop/Gypsy"/>
+        <allow send_destination="org.freedesktop.Gypsy"/>
+        <allow receive_sender="org.freedesktop.Gypsy"/>
     </policy>
     <policy user="root">
         <allow own="org.freesmartphone.opreferencesd"/>

-- 
framworkd debian packageing



More information about the pkg-fso-commits mailing list