#6723 ipa systemd unit should define Wants=network instead of Requires=network
Closed: fixed 7 years ago Opened 7 years ago by frenaud.

ipa.service file 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.


Metadata Update from @frenaud:
- Issue assigned to frenaud

7 years ago

Metadata Update from @pvoborni:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/536
- Custom field tester adjusted to wanted

7 years ago

master:

  • f447489 ipa systemd unit should define Wants=network instead of Requires=network

Metadata Update from @tkrizek:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Metadata Update from @tkrizek:
- Issue priority set to: 3
- Issue set to the milestone: FreeIPA 4.5

7 years ago

Login to comment on this ticket.

Metadata