summarylogtreecommitdiffstats
path: root/gpmdp2text.service
blob: 9215341f4fcfe1aadfe5347a8beb97f0e14829cc (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Utility to read GPMDP's JSON API and output as plain text

[Service]
Type=simple
ExecStart=/usr/bin/gpmdp2text

[Install]
WantedBy=default.target