Skip to content

Commit

Permalink
add platform to iccpd's env (#8945)
Browse files Browse the repository at this point in the history
  • Loading branch information
novikauanton authored Dec 8, 2021
1 parent a263edb commit 969cea0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dockers/docker-iccpd/iccpd.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env bash

export platform=$(sonic-cfggen -d -y /etc/sonic/sonic_version.yml --var asic_type)

function start_app {
rm -f /var/run/iccpd/*
mclagsyncd &
Expand Down

0 comments on commit 969cea0

Please sign in to comment.