mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Since the switch to authselect, the service oddjobd is not automatically enabled when ipa client is installed with --mkhomedir. The fix makes sure that the service is enabled/started, and stores the pre-install state in sysrestore.state, in order to revert to the pre-install state when uninstall is called Fixes: https://pagure.io/freeipa/issue/7604 Reviewed-By: Christian Heimes <cheimes@redhat.com>