mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 01:16:14 +00:00
fix service
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
[Unit]
|
||||
Description=PSA Controller
|
||||
After=network-online.target
|
||||
git
|
||||
|
||||
[Service]
|
||||
ExecStart=/opt/psa_car_controller/server.py -c -r -d -b "/dash"
|
||||
ExecStart=/opt/psa_car_controller/server.py -c -r -d
|
||||
Restart=on-failure
|
||||
RestartSec=1m
|
||||
Environment=PYTHONUNBUFFERED=true
|
||||
|
||||
Reference in New Issue
Block a user