PolicyKit/polkitd PolicyKit.conf.in,1.1,1.2 PolicyKit.in,1.1,1.2

David Zeuthen david at kemper.freedesktop.org
Tue Mar 14 16:33:37 PST 2006


Update of /cvs/hal/PolicyKit/polkitd
In directory kemper:/tmp/cvs-serv32191/polkitd

Modified Files:
	PolicyKit.conf.in PolicyKit.in 
Log Message:
2006-03-14  David Zeuthen  <davidz at redhat.com>

        * polkitd/PolicyKit.in: Change priorities from 90 10 to 98 02 to make
        this work

        * polkitd/PolicyKit.conf.in: Remove user="@POLKIT_USER@" bits as I'm
        not sure we need a dedicated user

        * configure.in: Cosmetic things



Index: PolicyKit.conf.in
===================================================================
RCS file: /cvs/hal/PolicyKit/polkitd/PolicyKit.conf.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- PolicyKit.conf.in	14 Mar 2006 06:20:47 -0000	1.1
+++ PolicyKit.conf.in	15 Mar 2006 00:33:35 -0000	1.2
@@ -4,9 +4,6 @@
 <busconfig>
 
   <!-- Only uid 0 or user @POLKIT_USER@ can own the org.freedesktop.PolicyKit service -->
-  <policy user="@POLKIT_USER@">
-    <allow own="org.freedesktop.PolicyKit"/>
-  </policy>
   <policy user="0">
     <allow own="org.freedesktop.PolicyKit"/>
   </policy>

Index: PolicyKit.in
===================================================================
RCS file: /cvs/hal/PolicyKit/polkitd/PolicyKit.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- PolicyKit.in	14 Mar 2006 06:20:47 -0000	1.1
+++ PolicyKit.in	15 Mar 2006 00:33:35 -0000	1.2
@@ -2,7 +2,7 @@
 #
 # PolicyKit:   PolicyKit daemon
 #
-# chkconfig: 345 90 10
+# chkconfig: 345 98 02
 # description:  The PolicyKit maintains a list of privileges and \
 #               provides interfaces for changing it. \
 #               See http://www.freedesktop.org/Software/hal




More information about the hal-commit mailing list