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