1bf81188cb
* Block the bluetooth radio on startup if it's disabled. * Block the WIFI radio if it's disabled. * Add powertop package.
3 lines
75 B
Text
Executable file
3 lines
75 B
Text
Executable file
STATE=$(get_setting bluetooth.enabled)
|
|
SVC="bluealsa"
|
|
DAEMONS=("bluealsa")
|