mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
vRouter: vr_cfg: Keep the original cfg
This commit is contained in:
parent
c10c3245d1
commit
8f5275399e
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user