aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support/fastrpc/fastrpc/adsprpcd.service
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/fastrpc/fastrpc/adsprpcd.service')
-rw-r--r--recipes-support/fastrpc/fastrpc/adsprpcd.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-support/fastrpc/fastrpc/adsprpcd.service b/recipes-support/fastrpc/fastrpc/adsprpcd.service
new file mode 100644
index 0000000..c2b09bf
--- /dev/null
+++ b/recipes-support/fastrpc/fastrpc/adsprpcd.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=aDSP RPC daemon
+
+[Service]
+Type=exec
+ExecStart=/usr/bin/adsprpcd
+
+[Install]
+WantedBy=multi-user.target