xmr-btc-swap/docs/setup/asb/systemd/pull-and-build-asb.timer

11 lines
187 B
SYSTEMD
Raw Normal View History

2021-02-22 04:21:52 -05:00
[Unit]
Description=triggers the service that pulls and builds asb
Requires=pull-and-build-asb.service
[Timer]
OnCalendar=*-*-* 16:00:00
Persistent=true
[Install]
WantedBy=timers.target