[Freeipa-devel] [freeipa PR#536][opened] ipa systemd unit should define Wants=network instead of Requires=network

flo-renaud freeipa-github-notification at redhat.com
Fri Mar 3 09:49:06 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/536
Author: flo-renaud
 Title: #536: ipa systemd unit should define Wants=network instead of Requires=network
Action: opened

PR body:
"""
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
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/536/head:pr536
git checkout pr536
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-536.patch
Type: text/x-diff
Size: 913 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170303/dbe627cd/attachment.bin>


More information about the Freeipa-devel mailing list