StackBot/autostart/jetmax_control.service

16 lines
309 B
Desktop File

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