freeipa/init
Florence Blanc-Renaud 98e3b14a04 Fix ipa.service unit re. gssproxy
ipa.service unit defines Requires=gssproxy. Because of this, during
ipa-server-upgrade, the restart of gssproxy triggers a restart of ipa unit
(hence stopping LDAP server and breaking the connection api.Backend.ldap2).
Calls using this connection after gssproxy restart fail and ipa-server-upgrade
exits on failure.
The fix defines Wants=gssproxy to avoid the restart of ipa.service

https://fedorahosted.org/freeipa/ticket/6705

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2017-03-01 10:29:57 +01:00
..
systemd Fix ipa.service unit re. gssproxy 2017-03-01 10:29:57 +01:00
ipa-dnskeysyncd Build: integrate init and init/systemd into build system 2016-11-09 13:08:32 +01:00
ipa-ods-exporter Build: integrate init and init/systemd into build system 2016-11-09 13:08:32 +01:00
Makefile.am Generate tmpfiles config at install time 2017-02-15 07:13:37 +01:00