fix schema definition

This commit is contained in:
lissav 2013-08-22 12:03:14 -04:00
parent 10a1973aae
commit 84b36c29ab

View File

@ -3231,7 +3231,7 @@ push(@{$defspec{group}->{'attrs'}}, @nodeattrs);
access_tabentry => 'firmware.file=attr:cfgfile',
},
{attr_name => 'disable',
tabentry => 'auditlog.disable',
tabentry => 'firmware.disable',
access_tabentry => 'firmware.file=attr:cfgfile',
},
);