kopia lustrzana https://github.com/bugout-dev/moonstream
10 wiersze
160 B
SYSTEMD
10 wiersze
160 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=Load trending Ethereum addresses to the database every 5 minutes
|
||
|
|
|
||
|
|
[Timer]
|
||
|
|
OnBootSec=10s
|
||
|
|
OnUnitActiveSec=5m
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=timers.target
|