mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-02 16:26:48 +00:00
11 lines
151 B
SYSTEMD
11 lines
151 B
SYSTEMD
[Unit]
|
|
Description=Daily xrpld update check
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 00:00:00
|
|
RandomizedDelaySec=4h
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|