summaryrefslogtreecommitdiff
path: root/debian/rhimportd.service
blob: f821c3821f5c4b04e0b9f78f9f38b4b3f48880d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[Unit]
Description=Radio Helsinki Rivendell Import Daemon

[Service]
User=rhimportd
Group=rhimportd
EnvironmentFile=/etc/rhimportd.config
ExecStart=/usr/bin/rhimportd
Restart=always
RestartSec=1s
StartLimitInterval=5
StartLimitBurst=6
PrivateTmp=yes
PrivateDevices=yes
ProtectSystem=full
ProtectHome=yes

[Install]
WantedBy=multi-user.target