Skip to content

Commit

Permalink
[snmp.service] Make swss.service a requisite (sonic-net#2790)
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanblyschak authored and yxieca committed Apr 18, 2019
1 parent 034ac41 commit 08fed3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion files/build_templates/snmp.service.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[Unit]
Description=SNMP container
Requires=updategraph.service swss.service
Requires=updategraph.service
Requisite=swss.service
After=updategraph.service swss.service
Before=ntp-config.service

Expand Down

0 comments on commit 08fed3c

Please sign in to comment.