1
0
mirror of https://github.com/GOSTSec/gostcoin synced 2025-01-15 09:10:02 +00:00
gostcoin/contrib/systemd/gostcoin.timer

16 lines
377 B
SYSTEMD
Raw Normal View History

# It is not recommended to modify this file in-place, because it will
# be overwritten during package upgrades. If you want to add further
# options or overwrite existing ones then use
# $ systemctl edit gostcoin.
# See "man systemd.timer" for details.
[Unit]
Description=GOSTcoin startup timer
After=i2pd.service
[Timer]
OnActiveSec=90
[Install]
WantedBy=multi-user.target