diff options
author | 2011-11-14 12:20:59 +0100 | |
---|---|---|
committer | 2011-11-14 12:26:58 +0100 | |
commit | 473c451f3116625cc727d9051e8bb80f5666f1fc (patch) | |
tree | 2a88d49dfcc6ab503ca2243a52c49af08816e0e4 /net-wireless/gnome-bluetooth/files/80-rfkill.rules | |
parent | systemd: rename bash completion (diff) | |
download | keruspe-473c451f3116625cc727d9051e8bb80f5666f1fc.tar.gz keruspe-473c451f3116625cc727d9051e8bb80f5666f1fc.tar.bz2 keruspe-473c451f3116625cc727d9051e8bb80f5666f1fc.zip |
ad gnome-bluetooth
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
Diffstat (limited to 'net-wireless/gnome-bluetooth/files/80-rfkill.rules')
-rw-r--r-- | net-wireless/gnome-bluetooth/files/80-rfkill.rules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-wireless/gnome-bluetooth/files/80-rfkill.rules b/net-wireless/gnome-bluetooth/files/80-rfkill.rules new file mode 100644 index 00000000..61f9ca5e --- /dev/null +++ b/net-wireless/gnome-bluetooth/files/80-rfkill.rules @@ -0,0 +1,5 @@ +# do not edit this file, it will be overwritten on update + +# network +KERNEL=="rfkill", GROUP="plugdev", MODE="0664" + |