This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/files/build_templates/enable_counters.timer
pavel-shirshov f598397b07 Pavelsh/restart swss counters (#1854)
* sonic-quagga update. Don't spam with 'Vtysh connected from' message

* Restart counters in 60 seconds after manual swss restart
2018-07-12 01:52:19 -07:00

10 lines
166 B
SYSTEMD

[Unit]
Description=Delays the SONiC counters gathering until SONiC has started
[Timer]
OnBootSec=2min
Unit=enable_counters.service
[Install]
WantedBy=timers.target