97938e9 Enable and start oddjobd after ipa-restore

3 files Authored by Aleksei Slaikovskii 6 years ago, Committed by cheimes 6 years ago,
    Enable and start oddjobd after ipa-restore
    
    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
    
    https://github.com/freeipa/freeipa/pull/1472
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>