2009-08-11 11:48:56 +00:00
|
|
|
# Get access to /dev/rfkill for users
|
|
|
|
# See https://bugzilla.redhat.com/show_bug.cgi?id=514798
|
2010-06-03 16:24:04 +00:00
|
|
|
#
|
2011-09-08 15:00:10 +00:00
|
|
|
# Simplified by Kay Sievers
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=733326
|
2010-06-03 16:24:04 +00:00
|
|
|
|
2011-09-08 15:00:10 +00:00
|
|
|
KERNEL=="rfkill", SUBSYSTEM=="misc", TAG+="uaccess"
|