[Unit] Description=Blitz robot 5G dial After=blitz-boot-gate.service Requires=blitz-boot-gate.service [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/bash @OMNISOCKETGO_ROOT@/scripts/boot/5g-dial.sh StandardOutput=append:@BLITZ_LOG_FILE@ StandardError=append:@BLITZ_LOG_FILE@ [Install] WantedBy=blitz-robot.target