summaryrefslogtreecommitdiff
path: root/debian/rhnop-client.nopsysstated.service
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rhnop-client.nopsysstated.service')
-rw-r--r--debian/rhnop-client.nopsysstated.service14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/rhnop-client.nopsysstated.service b/debian/rhnop-client.nopsysstated.service
new file mode 100644
index 0000000..d65dca8
--- /dev/null
+++ b/debian/rhnop-client.nopsysstated.service
@@ -0,0 +1,14 @@
+[Unit]
+Description=Radio Helsinki Playout State Daemon
+
+[Service]
+ExecStart=/usr/bin/nopsysstated
+ExecReload=/bin/kill -HUP $MAINPID
+Restart=on-failure
+PrivateTmp=yes
+PrivateDevices=yes
+ProtectSystem=full
+ProtectHome=yes
+
+[Install]
+WantedBy=multi-user.target