setup/clone/utility/sats-sync.service

14 lines
276 B
SYSTEMD

[Unit]
Description=[::SATS::] Sync target
Requires=sats-boot.service
Wants=sats-install.service
After=sats-boot.service sats-install.service
AssertPathExists=/target/sync
[Service]
Type=oneshot
RemainAfterExit=yes
User=sats
Group=sats
ExecStart=/usr/bin/test -e /target/sync