device-pine64-pinephone: enable eg25-manager in post-upgrade (MR 1867)

On existing installs of pmOS, the service should also be enabled...
This commit is contained in:
Clayton Craft 2021-01-10 11:58:44 -08:00
parent 0eb590d611
commit 3a6500492e
No known key found for this signature in database
GPG key ID: 7A3461CA187CEA54
2 changed files with 5 additions and 2 deletions

View file

@ -4,7 +4,7 @@
# Co-Maintainer: Bart Ribbers <bribbers@disroot.org>
# Co-Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname=device-pine64-pinephone
pkgver=0.16
pkgver=0.17
pkgrel=0
pkgdesc="PINE64 PinePhone"
url="https://postmarketos.org"
@ -26,7 +26,7 @@ depends="
uboot-tools
"
makedepends="devicepkg-dev"
install="$pkgname.post-install"
install="$pkgname.post-install $pkgname.post-upgrade"
source="deviceinfo
uboot-script.cmd
sysrq.conf

View file

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