Skip to content
Snippets Groups Projects
Unverified Commit 91104b55 authored by Clayton Craft's avatar Clayton Craft :speech_balloon: Committed by Anjan Momi
Browse files

device-oneplus-fajita: Install q6voiced.conf for any init system (MR 6015)

parent 81f95440
Branches
No related tags found
1 merge request!6015Fix q6voiced on systemd for many devices
......@@ -4,7 +4,7 @@
pkgname=device-oneplus-fajita
pkgdesc="OnePlus 6T"
pkgver=14
pkgrel=2
pkgrel=3
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
......@@ -53,6 +53,7 @@ nonfree_firmware() {
"
install -Dm644 "$srcdir"/81-libssc-oneplus-fajita.rules -t "$subpkgdir"/usr/lib/udev/rules.d/
install -Dm644 q6voiced.conf "$subpkgdir"/etc/conf.d/q6voiced
}
nonfree_firmware_openrc() {
......@@ -60,7 +61,6 @@ nonfree_firmware_openrc() {
install="$subpkgname.post-install $subpkgname.post-upgrade"
replaces="hexagonrpcd-openrc"
install -Dm644 q6voiced.conf "$subpkgdir"/etc/conf.d/q6voiced
install -Dm644 "$srcdir"/hexagonrpcd.confd "$subpkgdir"/etc/conf.d/hexagonrpcd-sdsp
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment