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
done < $cfg
#remove the configuration file, log file should have all the records as well
rm -f $cfg
# archive the configuration file
mv $cfg /var/cache/cloud/processed/
# Flush kernel conntrack table
log_it "VR config: Flushing conntrack table"