summaryrefslogtreecommitdiff
path: root/rockworkd/rockpoold.service
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2016-02-12 01:09:19 +0100
committerAndrew Branson <andrew.branson@cern.ch>2016-02-12 01:09:19 +0100
commit0d5ae0b50811736713bda642489d038759883589 (patch)
treef3b94d7fed375b60c28762c0f4631459749daa60 /rockworkd/rockpoold.service
parent29aaea2d80a9eb1715b6cddfac2d2aacf76358bd (diff)
Compiling
Sailfish platform integration files created and bluetooth debug tweaked to build.
Diffstat (limited to 'rockworkd/rockpoold.service')
-rw-r--r--rockworkd/rockpoold.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/rockworkd/rockpoold.service b/rockworkd/rockpoold.service
new file mode 100644
index 0000000..8f87f15
--- /dev/null
+++ b/rockworkd/rockpoold.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=Rockpool daemon
+Requires=dbus.socket bluetooth.target
+After=pre-user-session.target lipstick.service dbus.socket bluetooth.target
+
+[Service]
+ExecStart=/usr/bin/rockworkd
+Restart=always
+
+[Install]
+WantedBy=user-session.target