freeipa/init
Florence Blanc-Renaud f447489707
ipa systemd unit should define Wants=network instead of Requires=network
The file ipa.service defines
    Requires=network.target
which means that ipa stack will be restarted each time the network stack
is restarted. This is not needed, and Wants=network.target will be sufficient.

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

Reviewed-By: Tomas Krizek <tkrizek@redhat.com>
2017-03-07 20:06:35 +01:00
..
systemd ipa systemd unit should define Wants=network instead of Requires=network 2017-03-07 20:06:35 +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