17e3e1ae53
- Instead of just libqrtr, build all targets of qrtr - install the qrtr.initd which starts qrtr services before rmtfs is started - in post-install enable qrtr service at boot
3 lines
38 B
Bash
3 lines
38 B
Bash
#!/bin/sh
|
|
|
|
rc-update -q add qrtr boot
|