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