2d10cc697a
On some downstream kernels it seems like we need to explicitly keep /dev/subsys_modem open (without writing anything), otherwise the modem will be stopped (or never started). Weird.
2 lines
45 B
Bash
2 lines
45 B
Bash
#!/bin/sh
|
|
rc-update add msm-modem-downstream
|