pine64-pinephone: start eg25 service at boot (!842)
This should enable modem properly on the pinephone
This commit is contained in:
parent
4204e78546
commit
543598e81a
@ -2,7 +2,7 @@
|
||||
pkgname="device-pine64-pinephone"
|
||||
pkgdesc="PINE64 PinePhone"
|
||||
pkgver=0.1
|
||||
pkgrel=17
|
||||
pkgrel=18
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
rc-update add ofono default
|
||||
rc-update add eg25 default
|
||||
|
Loading…
x
Reference in New Issue
Block a user