add platform to iccpd's env (#8945)
This commit is contained in:
parent
a263edbc98
commit
969cea07aa
@ -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 &
|
||||
|
Loading…
Reference in New Issue
Block a user