9 lines
134 B
SYSTEMD
9 lines
134 B
SYSTEMD
|
[Unit]
|
||
|
Description=[::SATS::] Path watcher
|
||
|
|
||
|
[Path]
|
||
|
PathExists=/target/sync
|
||
|
Unit=sats-sync.target
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|