pine64-pinephone: start eg25 service at boot (!842)

This should enable modem properly on the pinephone
This commit is contained in:
Bhushan Shah 2019-12-28 21:28:55 +05:30
parent 4204e78546
commit 543598e81a
No known key found for this signature in database
GPG Key ID: 11968C44928CAEFC
2 changed files with 2 additions and 1 deletions

View File

@ -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"

View File

@ -1,3 +1,4 @@
#!/bin/sh
rc-update add ofono default
rc-update add eg25 default