Skip to content

Commit

Permalink
[syncd-rpc-brcm]: Fix syncd terminated in broadcom rpc image (sonic-n…
Browse files Browse the repository at this point in the history
…et#3391)

Signed-off-by: chiourung_huang <[email protected]>
  • Loading branch information
chiourung authored and wangshengjun committed Apr 28, 2020
1 parent ce07586 commit 5196f13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/broadcom/docker-syncd-brcm-rpc.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ endif
$(DOCKER_SYNCD_BRCM_RPC)_CONTAINER_NAME = syncd
$(DOCKER_SYNCD_BRCM_RPC)_RUN_OPT += --net=host --privileged -t
$(DOCKER_SYNCD_BRCM_RPC)_RUN_OPT += -v /host/machine.conf:/etc/machine.conf
$(DOCKER_SYNCD_BRCM_RPC)_RUN_OPT += -v /host/warmboot:/var/warmboot
$(DOCKER_SYNCD_BRCM_RPC)_RUN_OPT += -v /var/run/docker-syncd:/var/run/sswsyncd
$(DOCKER_SYNCD_BRCM_RPC)_RUN_OPT += -v /etc/sonic:/etc/sonic:ro

0 comments on commit 5196f13

Please sign in to comment.