1
0
mirror of https://github.com/GOSTSec/gostcoin synced 2025-01-15 01:00:12 +00:00
gostcoin/contrib/systemd/gostcoin.timer
R4SAS 06a5ba37ee fix building with latest boost
add systemd service files
2018-02-02 20:33:18 +03:00

16 lines
377 B
SYSTEMD

# 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