
{
 foreach my $sservice (qw(clamav)) {
  $DB->set_prop($sservice, "type", "configuration") if  ${$sservice}{type} eq "service";
  }
}
