This commit is contained in:
parent
feb5cadbad
commit
f263c0939c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ After=network-online.target
|
||||||
[Service]
|
[Service]
|
||||||
User=pi
|
User=pi
|
||||||
Type=idle
|
Type=idle
|
||||||
ExecStart=/usr/bin/python /home/pi/airmon_if.py
|
ExecStart=/usr/bin/python /home/pi/airmon/airmon_if.py
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=10s
|
RestartSec=10s
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue