summarylogtreecommitdiffstats
path: root/hexagonrpcd-adsp-rootpd.service
diff options
context:
space:
mode:
authorraihan20002023-10-11 21:57:56 +0530
committerraihan20002023-10-11 21:57:56 +0530
commitdb5c0f86f3a3cccd089ec61ee600516eb247ecab (patch)
tree0768fd049e7f02e40a8874f3e01cb26213275e8a /hexagonrpcd-adsp-rootpd.service
downloadaur-db5c0f86f3a3cccd089ec61ee600516eb247ecab.tar.gz
add hexagonrpcd package
Diffstat (limited to 'hexagonrpcd-adsp-rootpd.service')
-rw-r--r--hexagonrpcd-adsp-rootpd.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/hexagonrpcd-adsp-rootpd.service b/hexagonrpcd-adsp-rootpd.service
new file mode 100644
index 000000000000..ad9148ede1e0
--- /dev/null
+++ b/hexagonrpcd-adsp-rootpd.service
@@ -0,0 +1,10 @@
+[Unit]
+Description="Hexagonrpcd ADSP RootPD"
+
+[Service]
+User=fastrpc
+Group=fastrpc
+ExecStart=/usr/bin/hexagonrpcd -f /dev/fastrpc-adsp
+
+[Install]
+WantedBy=multi-user.target