diff options
Diffstat (limited to 'debian/rhnop-client.nopsysstated.service')
-rw-r--r-- | debian/rhnop-client.nopsysstated.service | 4 |
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 |