mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[#1442] Removed datadir reset from clear
This commit is contained in:
@@ -84,7 +84,6 @@ CfgMgr::clear() {
|
||||
external_configs_.clear();
|
||||
D2ClientConfigPtr d2_default_conf(new D2ClientConfig());
|
||||
setD2ClientConfig(d2_default_conf);
|
||||
setDataDir(DHCP_DATA_DIR, true);
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user