diff options
Diffstat (limited to 'debian/rhnop-client.nopsyncd@.service')
-rw-r--r-- | debian/rhnop-client.nopsyncd@.service | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/rhnop-client.nopsyncd@.service b/debian/rhnop-client.nopsyncd@.service index 2f2b65a..153a39b 100644 --- a/debian/rhnop-client.nopsyncd@.service +++ b/debian/rhnop-client.nopsyncd@.service @@ -2,8 +2,10 @@ Description=Radio Helsinki Now Playing Daemon (Client: %i) [Service] +User=rhnop +Group=rhnop ExecStart=/usr/bin/nopsyncd %i -Restart=on-failure +Restart=always PrivateTmp=yes PrivateDevices=yes ProtectSystem=full |