mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-02-11 01:34:15 +01:00
Added legacy python support
This commit is contained in:
parent
bba6961281
commit
7e0b4de07c
|
|
@ -4,7 +4,7 @@ After=multi-user.target
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/python /opt/boswatch/boswatch.py -f 123.45M -a POC512
|
||||
ExecStart=/usr/bin/python2 /opt/boswatch/boswatch.py -f 123.45M -a POC1200
|
||||
Restart=on-abort
|
||||
|
||||
[Install]
|
||||
|
|
|
|||
Loading…
Reference in a new issue