[Unit] Description=Robot Rover Requires=network-online.target After=network-online.target [Service] User=robot Group=robot Restart=on-failure ExecStart=/home/robot/dtrobots/rover/rover -systemd KillSignal=SIGINT SuccessExitStatus=130 [Install] WantedBy=multi-user.target # vim: filetype=systemd