parent
7ab9ce86d3
commit
55d19f3f7d
2 changed files with 0 additions and 2 deletions
|
|
@ -76,7 +76,6 @@ my $observed = {
|
|||
'sdn/dns.cfg' => 1,
|
||||
'sdn/.running-config' => 1,
|
||||
'virtual-guest/cpu-models.conf' => 1,
|
||||
'nodes/hardware-map.conf' => 1,
|
||||
};
|
||||
|
||||
sub prepare_observed_file_basedirs {
|
||||
|
|
|
|||
|
|
@ -106,7 +106,6 @@ static memdb_change_t memdb_change_array[] = {
|
|||
{ .path = "sdn/dns.cfg" },
|
||||
{ .path = "sdn/.running-config" },
|
||||
{ .path = "virtual-guest/cpu-models.conf" },
|
||||
{ .path = "nodes/hardware-map.conf" },
|
||||
};
|
||||
|
||||
static GMutex mutex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue