[Unit] Description=SNMP container Requires=updategraph.service Requisite=swss.service After=updategraph.service swss.service syncd.service BindsTo=sonic.target After=sonic.target Before=ntp-config.service StartLimitIntervalSec=1200 StartLimitBurst=3 [Service] ExecStartPre=/usr/local/bin/{{docker_container_name}}.sh start ExecStart=/usr/local/bin/{{docker_container_name}}.sh wait ExecStop=/usr/local/bin/{{docker_container_name}}.sh stop RestartSec=30