forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Enable sairedis counter thread in 3 minutes after SONiC was s…
…tarted (sonic-net#1813)" This reverts commit 6568203.
- Loading branch information
bolv
committed
Jul 30, 2018
1 parent
2eb0981
commit a10c2e6
Showing
8 changed files
with
8 additions
and
38 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,12 @@ | ||
[Unit] | ||
Description=SNMP container | ||
Requires=updategraph.service swss.service enable_counters.service | ||
After=updategraph.service swss.service enable_counters.service | ||
Requires=updategraph.service swss.service | ||
After=updategraph.service swss.service | ||
|
||
[Service] | ||
ExecStartPre=/usr/bin/{{docker_container_name}}.sh start | ||
ExecStart=/usr/bin/{{docker_container_name}}.sh attach | ||
ExecStop=/usr/bin/{{docker_container_name}}.sh stop | ||
|
||
[Install] | ||
WantedBy=multi-user.target |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule sonic-sairedis
updated
from 17fd36 to ce6abf
Submodule sonic-swss
updated
from 06718a to 7a9f49
Submodule sonic-utilities
updated
from 27bea6 to c641d2