summaryrefslogtreecommitdiff
path: root/debian/rhnop-client.nopsysstated.service
blob: bef6909a6fae64595856b7fefb560d504a5d80c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[Unit]
Description=Radio Helsinki Playout State Daemon

[Service]
User=rhnop
Group=rhnop
ExecStart=/usr/bin/nopsysstated
Restart=always
RestartSec=1s
StartLimitInterval=5
StartLimitBurst=6
PrivateTmp=yes
PrivateDevices=yes
ProtectSystem=full
ProtectHome=yes

[Install]
WantedBy=multi-user.target