setup/clone/utility/sats-install.service

11 lines
245 B
SYSTEMD
Raw Normal View History

2017-01-24 17:29:16 +00:00
[Unit]
Description=[::SATS::] Install Process
Requires=sats-boot.service sats-dwc@wlan0.service
2017-07-23 21:27:51 +00:00
After=sats-boot.service sats-dwc@wlan0.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
2018-01-29 18:15:29 +00:00
ExecStart=/bin/bash /service/sats-install