File: 61-gnome-settings-daemon-rfkill.rules

package info (click to toggle)
gnome-settings-daemon 50.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 16,132 kB
  • sloc: ansic: 31,688; python: 1,339; xml: 597; sh: 98; makefile: 33; perl: 19
file content (8 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
# Get access to /dev/rfkill for users
# See https://bugzilla.redhat.com/show_bug.cgi?id=514798
#
# Simplified by Kay Sievers
# https://bugzilla.redhat.com/show_bug.cgi?id=733326
# See also https://bugzilla.gnome.org/show_bug.cgi?id=711373

KERNEL=="rfkill", SUBSYSTEM=="misc", TAG+="uaccess"