summaryrefslogtreecommitdiff
path: root/collectCovidPlaneData.service
blob: d5957bbca0ea3d2ae6aaaaf833bb5066e096fb69 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Collect airline flight state data
 
[Service]
Type=simple
IOSchedulingClass=2
IOSchedulingPriority=7
ExecStart=-/usr/local/bin/getPlanes.py
User=st33v
Group=st33v