• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Get access to /dev/rfkill for users
2# See https://bugzilla.redhat.com/show_bug.cgi?id=514798
3#
4# Simplified by Kay Sievers
5# https://bugzilla.redhat.com/show_bug.cgi?id=733326
6# See also https://bugzilla.gnome.org/show_bug.cgi?id=711373
7
8KERNEL=="rfkill", SUBSYSTEM=="misc", TAG+="uaccess"
9