benz-obstacle-detection/autolabor.benz.obstacle.ser...

12 lines
263 B
INI
Raw Normal View History

2025-03-17 12:20:38 +08:00
[Unit]
Description=Start Autolabor.Benz.Obstacle Service
After=multi-user.target
[Service]
User=autolabor
WorkingDirectory=/home/autolabor
2025-03-17 14:51:18 +08:00
ExecStart=/home/autolabor/app/benz-obstacle-detection/detection.sh
2025-03-17 12:20:38 +08:00
Restart=on-failure
[Install]
WantedBy=multi-user.target