rpms/gnome-lirc-properties/devel new-dbus-auth.patch,NONE,1.1

Bastien Nocera hadess at fedoraproject.org
Tue Jun 30 12:08:18 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/gnome-lirc-properties/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19918

Added Files:
	new-dbus-auth.patch 
Log Message:
Add missing patch

new-dbus-auth.patch:

--- NEW FILE new-dbus-auth.patch ---
--- gnome-lirc-properties-0.3.1/data/org.gnome.LircProperties.Mechanism.conf.old	2009-06-30 12:29:09.000000000 +0100
+++ gnome-lirc-properties-0.3.1/data/org.gnome.LircProperties.Mechanism.conf	2009-06-30 12:29:17.000000000 +0100
@@ -15,5 +15,17 @@
     -->
   <policy user="root">
     <allow own="org.gnome.LircProperties.Mechanism"/>
+    <allow own="org.gnome.LircProperties.ExternalToolDriver"/>
+    <allow send_destination="org.gnome.LircProperties.Mechanism"/>
   </policy>
+
+  <!--
+    Any user can contact the service though, as the authentication
+    is done through PolicyKit
+  -->
+  <policy context="default">
+    <allow send_destination="org.gnome.LircProperties.Mechanism"/>
+    <allow send_destination="org.gnome.LircProperties.ExternalToolDriver"/>
+  </policy>
+
 </busconfig>




More information about the fedora-extras-commits mailing list