summaryrefslogtreecommitdiff
path: root/debian/rhnop-client.nopsyncd-master.service
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2015-05-14 23:27:28 (GMT)
committerChristian Pointner <equinox@helsinki.at>2015-05-14 23:27:28 (GMT)
commit87bfb0cc66d08751dd3c3104006b27ebe9fb5646 (patch)
tree96fe4e22c9129ea67450d6b80cf90389171cc687 /debian/rhnop-client.nopsyncd-master.service
parentfc34bbb27000894c741202f004d6bddffaab037d (diff)
renamed nopcollectd to nopsyncd
Diffstat (limited to 'debian/rhnop-client.nopsyncd-master.service')
-rw-r--r--debian/rhnop-client.nopsyncd-master.service13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/rhnop-client.nopsyncd-master.service b/debian/rhnop-client.nopsyncd-master.service
new file mode 100644
index 0000000..051d817
--- /dev/null
+++ b/debian/rhnop-client.nopsyncd-master.service
@@ -0,0 +1,13 @@
+[Unit]
+Description=Radio Helsinki Now Playing Daemon (Client: Master)
+
+[Service]
+ExecStart=/usr/bin/nopsyncd master
+Restart=on-failure
+PrivateTmp=yes
+PrivateDevices=yes
+ProtectSystem=full
+ProtectHome=yes
+
+[Install]
+WantedBy=multi-user.target