aboutsummaryrefslogtreecommitdiffci
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
authorGravatar Saya Andy <saya.andy@posteo.com> 2026-09-10 03:03:20 +0700
committerGravatar Saya Andy <saya.andy@posteo.com> 2026-09-10 03:03:20 +0700
commit880c3ae9a76d7d10f12c8d77c2e12e8f21e10b3d (patch)
tree02c0f74e630bf89f5c2a49ccdc1d9c7a4fb56724
parentf5552f1b55185dd198e023e55effc849eb7320a6 (diff)
downloadkiwi-descriptions-880c3ae9a76d7d10f12c8d77c2e12e8f21e10b3d.tar.gz
kiwi-descriptions-880c3ae9a76d7d10f12c8d77c2e12e8f21e10b3d.zip
fix: restore ExecStart in hexagonrpc.service truncated in bb65706f45
-rw-r--r--root/tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc/systemd/system/hexagonrpc.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc/systemd/system/hexagonrpc.service b/root/tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc/systemd/system/hexagonrpc.service
index 413e84c..221c28b 100644
--- a/root/tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc/systemd/system/hexagonrpc.service
+++ b/root/tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc/systemd/system/hexagonrpc.service
@@ -2,7 +2,7 @@
Description=HexagonRPC Service
[Service]
-# The kernel-surface fastrpc driver creates /dev/fastrpc-adsp (no -secure
+ExecStart=/usr/local/bin/hexagonrpcd -f /dev/fastrpc-adsp -d adsp -s
Restart=on-failure
[Install]