summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-07-28 22:49:29 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-07-28 22:49:29 +0000
commit8b7355bebc53af6cf8c4dacce65249f4c7feb7e6 (patch)
tree2f12293a071618a8cdd15cddfa07ddd885d9a41b /sys-apps/hal/files/hal-0.5.7-plugdev-allow-send.patch
parentRespecting CC variable, closes bug #243928 (diff)
downloadhistorical-8b7355bebc53af6cf8c4dacce65249f4c7feb7e6.tar.gz
historical-8b7355bebc53af6cf8c4dacce65249f4c7feb7e6.tar.bz2
historical-8b7355bebc53af6cf8c4dacce65249f4c7feb7e6.zip
Late spring cleaning. Removing old revisions.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/hal/files/hal-0.5.7-plugdev-allow-send.patch')
-rw-r--r--sys-apps/hal/files/hal-0.5.7-plugdev-allow-send.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/sys-apps/hal/files/hal-0.5.7-plugdev-allow-send.patch b/sys-apps/hal/files/hal-0.5.7-plugdev-allow-send.patch
deleted file mode 100644
index 62b92b3bf15a..000000000000
--- a/sys-apps/hal/files/hal-0.5.7-plugdev-allow-send.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- hal-0.5.6/hal.conf.in 2006-02-04 10:58:37.000000000 +0200
-+++ hal-0.5.6.az/hal.conf.in 2006-02-04 11:41:42.000000000 +0200
-@@ -49,5 +49,14 @@
- <allow send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/>
- </policy>
-
-+ <!-- Gentoo specific rules to allow 'plugdev' group access to Volumes, etc -->
-+ <!-- NB: not sure if we should use a different group for SystemPowerManagement and LaptopPanel ... -->
-+ <policy group="plugdev">
-+ <allow send_interface="org.freedesktop.Hal.Device.SystemPowerManagement"/>
-+ <allow send_interface="org.freedesktop.Hal.Device.LaptopPanel"/>
-+ <allow send_interface="org.freedesktop.Hal.Device.Volume"/>
-+ <allow send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/>
-+ </policy>
-+
- </busconfig>
-