In the case of upgrade, have pfcwd enabled on the upgraded sonic (#2192)

Signed-off-by: Wenda <wenni@microsoft.com>
This commit is contained in:
Wenda Ni 2018-10-26 09:13:45 -07:00 committed by Guohan Lu
parent 4507d548e0
commit 8b45d2328e

View File

@ -15,6 +15,7 @@ reload_minigraph()
acl-loader update full /etc/sonic/acl.json
fi
config qos reload
pfcwd start_default
}
copy_default_minigraph()