2017-01-28 11:21:45 +00:00
|
|
|
[Unit]
|
|
|
|
Description=SATS Update Process
|
|
|
|
Requires=network-online.target network.target sats-loop.service sats-boot.service
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
|
|
|
User=sats
|
|
|
|
Group=sats
|
2017-02-17 17:37:10 +00:00
|
|
|
ExecStart=/bin/bash /home/sats/satsd/sats-loop update
|