f598397b07
* sonic-quagga update. Don't spam with 'Vtysh connected from' message * Restart counters in 60 seconds after manual swss restart
10 lines
166 B
SYSTEMD
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
|