hal hal.conf.in,1.6,1.7
Richard Hughes
hughsient at freedesktop.org
Sat Sep 3 08:59:06 PDT 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv27128
Modified Files:
hal.conf.in
Log Message:
Set so that org.freedesktop.Hal.Device.LaptopPanel can only be accessed from just the console user.
Index: hal.conf.in
===================================================================
RCS file: /cvs/hal/hal/hal.conf.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- hal.conf.in 16 Aug 2005 18:08:42 -0000 1.6
+++ hal.conf.in 3 Sep 2005 15:59:04 -0000 1.7
@@ -33,6 +33,13 @@
</policy>
<policy context="default">
+ <deny send_interface="org.freedesktop.Hal.Device.LaptopPanel"/>
+ </policy>
+ <policy at_console="true">
+ <allow send_interface="org.freedesktop.Hal.Device.LaptopPanel"/>
+ </policy>
+
+ <policy context="default">
<deny send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/>
</policy>
<policy at_console="true">
More information about the hal-commit
mailing list