3 lines
82 B
Plaintext
Raw Normal View History

2024-05-26 23:46:05 -04:00
# disable bluetooth
SUBSYSTEM=="rfkill", ATTR{type}=="bluetooth", ATTR{state}="0"