setup/clone/utility/sats-install.service

12 lines
250 B
SYSTEMD
Raw Normal View History

2017-01-24 17:29:16 +00:00
[Unit]
Description=SATS Install Process
Requires=sats-dwc@wlan0.service network-online.target
After=sats-dwc@wlan0.service
Before=sats-loop.service
2017-01-24 17:29:16 +00:00
[Service]
2017-05-08 16:13:03 +00:00
Type=oneshot
RemainAfterExit=yes
User=pi
Group=pi
2017-07-21 10:43:37 +00:00
ExecStart=/bin/bash /service/sats-install