adamwill / freeipa

Forked from freeipa 5 years ago
Clone

d150e75 Enable and start oddjobd after ipa-restore if it's not running.

4 files Authored by Aleksei Slaikovskii 6 years ago, Committed by cheimes 6 years ago,
    Enable and start oddjobd after ipa-restore if it's not running.
    
    If after ipa-restore the service oddjobd is not running,
    domain-level1 replica installation will fail during
    ipa-replica-conncheck because this step is using oddjob
    to start the process ipa-replica-conncheck on the master.
    
    This patch fixes it. Also added regression test.
    
    https://pagure.io/freeipa/issue/7234
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+22 -9