[Unit]
Description=[::SATS::] Daemon
Requires=sats-sync.service
After=sats-sync.service
[Service]
Type=simple
User=sats
Group=sats
ExecStart=/bin/sh /service/sats-loop
Restart=always
[Install]
WantedBy=multi-user.target