9b6d0bb Enable the ccache sweep timer during installation

1 file Authored by rcritten 2 years ago, Committed by frenaud 2 years ago,
    Enable the ccache sweep timer during installation
    
    The timer was only being enabled during package installation
    if IPA was configured. So effectively only on upgrade.
    
    Add as a separate installation step after the ccache directory
    is configured.
    
    Fixes: https://pagure.io/freeipa/issue/9107
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>