diff --git a/container_files/usr-local-bin/library.sh b/container_files/usr-local-bin/library.sh index 09ed6bf8..1b5688e4 100755 --- a/container_files/usr-local-bin/library.sh +++ b/container_files/usr-local-bin/library.sh @@ -152,11 +152,6 @@ finishPrep() { then cat /opt/tier-support/supervisord-shibsp.conf >> /opt/tier-support/supervisord-base.conf fi - - if [ "$GROUPER_DAEMON" = "true" ] - then - cat /opt/tier-support/supervisord-loader.conf > /opt/tier-support/supervisord.conf - fi # copy files to their appropriate locations based on passed in flags if [ "$GROUPER_WS" = "true" ]