Skip to content
Snippets Groups Projects

google-sargo: replace hexagonrpcd config in firmware openrc subpackage

Merged Richard Acayan requested to merge rdacayan/pmaports:sargo into master
Files
3
@@ -68,6 +68,7 @@ nonfree_firmware_openrc() {
# Enable HexagonRPCD by default, but not if the user installed this
# package then disabled it.
install="$subpkgname.post-install"
replaces="hexagonrpcd-openrc"
# The FastRPC service is only enabled when non-free firmware is installed.
install -Dm755 "$srcdir"/no-hexagonrpcd-on-suspend.sh \
"$subpkgdir"/etc/elogind/system-sleep/no-hexagonrpcd-on-suspend.sh
Loading