summaryrefslogtreecommitdiff
path: root/debian/rhnop-client.nopsysstated.service
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2015-05-15 01:12:47 (GMT)
committerChristian Pointner <equinox@helsinki.at>2015-05-15 01:12:47 (GMT)
commitf8d5b04498bb9f9eea79f815c9ec4baf08311cb1 (patch)
treecebb55461367597f70b30cd0e5d10485a7c98605 /debian/rhnop-client.nopsysstated.service
parent69d7dfd7bf2b42391f827b81bd0041a0339830cc (diff)
fixed systemd unit files
Diffstat (limited to 'debian/rhnop-client.nopsysstated.service')
-rw-r--r--debian/rhnop-client.nopsysstated.service4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/rhnop-client.nopsysstated.service b/debian/rhnop-client.nopsysstated.service
index 9056db4..ca3e5d3 100644
--- a/debian/rhnop-client.nopsysstated.service
+++ b/debian/rhnop-client.nopsysstated.service
@@ -2,8 +2,10 @@
Description=Radio Helsinki Playout State Daemon
[Service]
+User=rhnop
+Group=rhnop
ExecStart=/usr/bin/nopsysstated
-Restart=on-failure
+Restart=always
PrivateTmp=yes
PrivateDevices=yes
ProtectSystem=full