[Freeipa-devel] [freeipa PR#608][opened] tasks: run `systemctl daemon-reload` after httpd.service.d updates

HonzaCholasta freeipa-github-notification at redhat.com
Thu Mar 16 12:52:00 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/608
Author: HonzaCholasta
 Title: #608: tasks: run `systemctl daemon-reload` after httpd.service.d updates
Action: opened

PR body:
"""
Run `systemctl daemon-reload` after
`/etc/systemd/system/httpd.service.d/ipa.conf` is created or deleted,
otherwise systemd will not merge the file into httpd.service and therefore
required environment variables will not be set for httpd.

This fixes authentication failures ("No valid Negotiate header in server
response") due to missing GSS_USE_PROXY=yes in httpd environment.

https://pagure.io/freeipa/issue/6773
"""

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


More information about the Freeipa-devel mailing list