device/device-pine64-pinephone: enable ofono-auto-enable service (!965)
This commit is contained in:
parent
f1efbec6dd
commit
04701fc87c
2 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
pkgname="device-pine64-pinephone"
|
||||
pkgdesc="PINE64 PinePhone"
|
||||
pkgver=0.1
|
||||
pkgrel=24
|
||||
pkgrel=25
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -4,3 +4,4 @@ rc-update add ofono default
|
|||
rc-update add eg25 default
|
||||
rc-update add gpsd default
|
||||
rc-update add gpsd_pinephone default
|
||||
rc-update add ofono-auto-enable default
|
||||
|
|
Loading…
Reference in a new issue