setup/clone/utility/sats-install.service

12 lines
250 B
SYSTEMD

[Unit]
Description=SATS Install Process
Requires=sats-dwc@wlan0.service network-online.target
After=sats-dwc@wlan0.service
Before=sats-loop.service
[Service]
Type=oneshot
RemainAfterExit=yes
User=pi
Group=pi
ExecStart=/bin/bash /service/sats-install