device-google-gru: add install_if to systemd subpackage

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7340>
This commit is contained in:
Sebastian Fleer 2025-11-13 09:13:53 +01:00 committed by The Friendly Merge Bot
parent 887b0be6dc
commit 58f93cc935
No known key found for this signature in database

View file

@ -4,7 +4,7 @@
pkgname=device-google-gru
pkgdesc="Google Gru Chromebooks"
pkgver=10
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -66,6 +66,7 @@ openrc() {
}
systemd() {
install_if="$pkgname=$pkgver-r$pkgrel systemd"
install -Dm644 "$srcdir"/systemd-gru-watchdog.conf \
"$subpkgdir"/usr/lib/systemd/system.conf.d/90-gru-watchdog.conf
default_systemd