[Unit] Description=SNMP container Requires=updategraph.service Requisite=swss.service After=updategraph.service swss.service Before=ntp-config.service [Service] ExecStartPre=/usr/bin/{{docker_container_name}}.sh start ExecStart=/usr/bin/{{docker_container_name}}.sh wait ExecStop=/usr/bin/{{docker_container_name}}.sh stop [Install] WantedBy=multi-user.target swss.service