summaryrefslogtreecommitdiff
path: root/debian/rhnop-server.nopsyncd.service
blob: bd05e68179eda17a1796cc0fd300af51f6055085 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Radio Helsinki Now Playing Daemon (Server)

[Service]
ExecStart=/usr/bin/nopsyncd
ExecReload=/bin/kill -HUP $MAINPID
Restart=on-failure
PrivateTmp=yes
PrivateDevices=yes
ProtectSystem=full
ProtectHome=yes

[Install]
WantedBy=multi-user.target