freeipa/ipaplatform
Jan Cholasta 3de09709cc tasks: run systemctl daemon-reload after httpd.service.d updates
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

Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
2017-03-21 16:38:06 +01:00
..
base httpinstance: disable system trust module in /etc/httpd/alias 2017-03-14 17:12:19 +01:00
debian ipaplatform/debian/paths: Add some missing values. 2017-03-15 09:53:08 +01:00
fedora Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
redhat tasks: run systemctl daemon-reload after httpd.service.d updates 2017-03-21 16:38:06 +01:00
rhel Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
Makefile.am Build: Makefiles for Python packages 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Remove NSPRError exception from platform tasks 2017-03-01 15:58:59 +01:00