summaryrefslogtreecommitdiff
path: root/contrib/epgd.service
blob: d7af532949e6afd26dc90ede668e854b64b89a6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]

Description = Database driven EPG Data collector
After = <AFTER>

[Service]

Type = forking
ExecStart = <BINDEST>/epgd -c /etc/epgd -p <PLGDEST>

[Install]

WantedBy = multi-user.target