[Unit] Description=Used to turn the pi's wifi off after a set delay after startup. [Service] Type=simple ExecStart=/home/pi/go/src/bitbucket.org/ausocean/av/scripts/wifi-off-delay_run.sh Restart=on-failure [Install] WantedBy=multi-user.target