6 lines
170 B
SYSTEMD
6 lines
170 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
|