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

12 lines
272 B
INI

[Unit]
Description=Start Autolabor.Benz.Obstacle Service
After=multi-user.target
[Service]
User=autolabor
WorkingDirectory=/home/autolabor
ExecStart=/home/autolabor/app/Autolabor.Benz.ObstacleDetection/detection.sh
Restart=on-failure
[Install]
WantedBy=multi-user.target