StackBot/autostart/waste_classification.service

17 lines
324 B
Desktop File

[Unit]
Requires=roscore.service usb_cam.service jetmax_control.service
After=NetworkManager.service usb_cam.service jetmax_control.service
[Service]
Type=simple
User=hiwonder
Restart=always
RestartSec=5
KillMode=mixed
ExecStart=/home/hiwonder/ros/autostart/waste_classification.bash
[Install]
WantedBy=multi-user.target