URL: https://github.com/freeipa/freeipa/pull/1472 Author: slaykovsky Title: #1472: Restart oddjobd after ipa-restore. Action: opened
PR body: """ After running ipa-restore, the service oddjobd is not restarted. This means that 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 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1472/head:pr1472 git checkout pr1472
URL: https://github.com/freeipa/freeipa/pull/1472 Author: slaykovsky Title: #1472: Enable and start oddjobd after ipa-restore if it's not running. Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1472/head:pr1472 git checkout pr1472
freeipa-devel@lists.fedorahosted.org