summaryrefslogtreecommitdiff
path: root/debian/rhrdtime.service
blob: af5463422cd9df1ea2ba5d2ed831592f6c62bdd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[Unit]
Description=Radio Helsinki Rivendell Time Websocket Server
After=local-fs.target

[Service]
User=rhrdtime
Group=rhrdtime
Type=simple
ExecStart=/usr/bin/rhrdtime
PrivateTmp=yes
PrivateDevices=yes
ProtectSystem=full
ProtectHome=yes

[Install]
WantedBy=multi-user.target