[Unit] Description=Blitz robot 5G dial PartOf=blitz-robot.target After=blitz-run-context.service Requires=blitz-run-context.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