diff --git a/files/image_config/updategraph/updategraph b/files/image_config/updategraph/updategraph index d1a9f5e92069..ebeee747b43d 100755 --- a/files/image_config/updategraph/updategraph +++ b/files/image_config/updategraph/updategraph @@ -50,7 +50,7 @@ fi . /etc/sonic/updategraph.conf check_system_warm_boot -copy_list="minigraph.xml snmp.yml acl.json config_db.json deployment_id_asn_map.yml frr" +copy_list="minigraph.xml snmp.yml acl.json config_db.json frr" if [ -f /tmp/pending_config_migration ]; then copy_config_files_and_directories $copy_list if [ x"${WARM_BOOT}" == x"true" ]; then