mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-11-24 18:24:56 +00:00
10 lines
148 B
SYSTEMD
10 lines
148 B
SYSTEMD
[Unit]
|
|
Description=Delays snmp container until SONiC has started
|
|
|
|
[Timer]
|
|
OnBootSec=3min 30 sec
|
|
Unit=snmp.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|