vRouter: vr_cfg: Keep the original cfg

This commit is contained in:
Ronald van Zantvoort 2017-05-08 13:30:56 +02:00
parent c10c3245d1
commit 8f5275399e

View File

@ -90,8 +90,8 @@ do
fi fi
done < $cfg done < $cfg
#remove the configuration file, log file should have all the records as well # archive the configuration file
rm -f $cfg mv $cfg /var/cache/cloud/processed/
# Flush kernel conntrack table # Flush kernel conntrack table
log_it "VR config: Flushing conntrack table" log_it "VR config: Flushing conntrack table"