summaryrefslogtreecommitdiff
path: root/collectCovidPlaneData.service
blob: 94e5322452ed9bb02601a1718e05f4cdc0c94b7b (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=-/etc/systemd/system/covidPlanes.sh
User=st33v
Group=st33v