6c27c1c460
The upcoming db845c doesn't have cellular modem capabilities, but still has wifi. Avoid installing modem related configs and services by default and only install it for devices that need it.
3 lines
98 B
Bash
3 lines
98 B
Bash
#!/bin/sh
|
|
rc-update add q6voiced default
|
|
rc-update add call_audio_idle_suspend_workaround default
|