ebb9f41 policycoreutils: semanage: fix moduleRecords deleteall method

Authored and Committed by plautrba 8 years ago
    policycoreutils: semanage: fix moduleRecords deleteall method
    
    commit 2ff279e21e4715ac49e094b5fae8bc8e84b9e417 ("policycoreutils:
     semanage: update to new source policy infrastructure") introduced
    new methods for enabling/disabling modules but failed to update
    the deleteall method of class moduleRecords to use the new method.
    The deleteall method was introduced by commit
    3dafb1046d847783f1e761535925ea79d69d3305 ("Add deleteall customizations
    field for modules.") as a way to re-enable all locally disabled modules.
    
    Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
    
    fedora-selinux/selinux.git:
    ab77906ea96a10bcbefee06ab7d32af853d4cf33
    adffc5e277f5c5a99771439f793b7aa91be59f31
    
        
file modified
+15 -2
file modified
+1 -1