distribution/packages/sysutils/autostart/sources/daemons/006-bluealsa
fewtarius 1bf81188cb
* Apply additional powersavings adjustements.
* Block the bluetooth radio on startup if it's disabled.
* Block the WIFI radio if it's disabled.
* Add powertop package.
2023-01-19 06:14:52 -05:00

3 lines
75 B
Text
Executable file

STATE=$(get_setting bluetooth.enabled)
SVC="bluealsa"
DAEMONS=("bluealsa")