diff --git a/service/boswatch.service b/service/boswatch.service index 80c440b..f68452c 100644 --- a/service/boswatch.service +++ b/service/boswatch.service @@ -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]