summarylogtreecommitdiffstats
path: root/hexagonrpcd-sdsp.service
diff options
context:
space:
mode:
authorraihan20002024-07-07 19:13:47 +0530
committerraihan20002024-07-07 19:13:47 +0530
commit8c1ac59830adae698d91dc14893ed58fd43895ff (patch)
treef90ed3c1969c260ac802f155b6f77f4f1687311b /hexagonrpcd-sdsp.service
parente05823f4175f05da8086b9274fdee9e4827075a8 (diff)
downloadaur-8c1ac59830adae698d91dc14893ed58fd43895ff.tar.gz
hexagonrpcd: update to 0.3.2.r0.gb7eff23
Diffstat (limited to 'hexagonrpcd-sdsp.service')
-rw-r--r--hexagonrpcd-sdsp.service7
1 files changed, 4 insertions, 3 deletions
diff --git a/hexagonrpcd-sdsp.service b/hexagonrpcd-sdsp.service
index 8430189c905b..78daed28159e 100644
--- a/hexagonrpcd-sdsp.service
+++ b/hexagonrpcd-sdsp.service
@@ -1,13 +1,14 @@
[Unit]
-Name=Hexagonrpcd SDSP
-Description=Daemon to support Qualcomm Hexagon SDSP virtual filesystem
+Description=Hexagonrpcd SDSP Daemon to support Qualcomm Hexagon SDSP virtual filesystem
Requires=dev-fastrpc\x2dsdsp.device
After=dev-fastrpc\x2dsdsp.device
+Before=iio-sensor-proxy.service
[Service]
User=fastrpc
Group=fastrpc
-ExecStart=/usr/bin/hexagonrpcd -f /dev/fastrpc-sdsp -s
+EnvironmentFile=/etc/conf.d/hexagonrpcd-sdsp
+ExecStart=/usr/bin/hexagonrpcd -f /dev/fastrpc-sdsp -s -R $(hexagonrpcd_fw_dir)
[Install]
WantedBy=multi-user.target