Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6426 [ci:skip-build]: already built successfully in CI
3 lines
122 B
Bash
3 lines
122 B
Bash
#!/bin/sh
|
|
# We should start before the modem boots to be available immediately
|
|
rc-update add unisoc-nvitem-daemon sysinit
|