586fee2 Configure httpd service from installer instead of directly from RPM

Authored and Committed by mbasti 7 years ago
    Configure httpd service from installer instead of directly from RPM
    
    File httpd.service was created by RPM, what causes that httpd service may
    fail due IPA specific configuration even if IPA wasn't installed or was
    uninstalled (without erasing RPMs).
    
    With this patch httpd service is configured by httpd.d/ipa.conf during
    IPA installation and this config is removed by uninstaller, so no
    residual http configuration related to IPA should stay there.
    
    https://fedorahosted.org/freeipa/ticket/5681
    
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
    
        
file modified
+1 -2
file modified
+1 -0
file modified
+3 -0
file modified
+8 -0
file modified
+29 -0