[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, master, updated. milestone4-368-g700ab82

Jan Luebbe jluebbe at debian.org
Mon Feb 2 18:52:00 UTC 2009


The following commit has been merged in the master branch:
commit 1e3ead1575d89ab8a0116fb4a9e02a7121edcc58
Author: Jan Luebbe <jluebbe at debian.org>
Date:   Tue Jan 20 16:24:45 2009 +0100

    otimed: add otimed to dbus config

diff --git a/etc/dbus-1/system.d/frameworkd.conf b/etc/dbus-1/system.d/frameworkd.conf
index 1211302..434e247 100644
--- a/etc/dbus-1/system.d/frameworkd.conf
+++ b/etc/dbus-1/system.d/frameworkd.conf
@@ -68,4 +68,10 @@
         <allow send_destination="org.freesmartphone.PIM"/>
         <allow receive_sender="org.freesmartphone.PIM"/>
     </policy>
+    <policy user="root">
+        <allow own="org.freesmartphone.otimed"/>
+        <allow send_path="/org/freesmartphone/Time"/>
+        <allow send_destination="org.freesmartphone.Time"/>
+        <allow receive_sender="org.freesmartphone.Time"/>
+    </policy>
 </busconfig>

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list