From 6095fb71eaa1dbae740ccf6777a3bc13e192181a Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Mon, 6 Apr 2020 13:55:56 -0400 Subject: [PATCH] Update library.sh --- container_files/usr-local-bin/library.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/container_files/usr-local-bin/library.sh b/container_files/usr-local-bin/library.sh index 69b80a3c..80cf6d77 100755 --- a/container_files/usr-local-bin/library.sh +++ b/container_files/usr-local-bin/library.sh @@ -151,6 +151,7 @@ finishPrep() { if [ "$RUN_SHIB_SP" = "true" ] then cat /opt/tier-support/supervisord-shibsp.conf >> /opt/tier-support/supervisord.conf + cat /opt/tier-support/httpd-shib.conf >> /etc/httpd/conf.d/grouper-www.conf fi # copy files to their appropriate locations based on passed in flags