| author | 2026-09-10 03:03:20 +0700 | |
|---|---|---|
| committer | 2026-09-10 03:03:20 +0700 | |
| commit | 880c3ae9a76d7d10f12c8d77c2e12e8f21e10b3d (patch) | |
| tree | 02c0f74e630bf89f5c2a49ccdc1d9c7a4fb56724 /root/tmp | |
| parent | f5552f1b55185dd198e023e55effc849eb7320a6 (diff) | |
| download | kiwi-descriptions-880c3ae9a76d7d10f12c8d77c2e12e8f21e10b3d.tar.gz kiwi-descriptions-880c3ae9a76d7d10f12c8d77c2e12e8f21e10b3d.zip | |
fix: restore ExecStart in hexagonrpc.service truncated in bb65706
Diffstat (limited to 'root/tmp')
| -rw-r--r-- | root/tmp/SayaAndy/surface-pro-12-inch-linux-fedora/etc/systemd/system/hexagonrpc.service | 2 |
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] |