summaryrefslogtreecommitdiffstats
path: root/other/udev/50-bluetooth.rules
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--other/udev/50-bluetooth.rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/other/udev/50-bluetooth.rules b/other/udev/50-bluetooth.rules
new file mode 100644
index 0000000..a8c5dc8
--- /dev/null
+++ b/other/udev/50-bluetooth.rules
@@ -0,0 +1,2 @@
+# disable bluetooth
+SUBSYSTEM=="rfkill", ATTR{type}=="bluetooth", ATTR{state}="0"