From 4bcdcf92a36183447fadccbfa814f03da40a587a Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Sat, 4 Apr 2020 21:41:53 -0400 Subject: [PATCH] fixed typo in file path --- container_files/tier-support/supervisord-shibsp.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/container_files/tier-support/supervisord-shibsp.conf b/container_files/tier-support/supervisord-shibsp.conf index 6ac0f0af..81150d96 100644 --- a/container_files/tier-support/supervisord-shibsp.conf +++ b/container_files/tier-support/supervisord-shibsp.conf @@ -1,9 +1,9 @@ [program:shibbolethsp] user=shibd command=/usr/sbin/shibd -f -F -stderr_logfile = /tmp/logshidb +stderr_logfile = /tmp/logshibd stderr_logfile_maxbytes=0 -stdout_logfile = /tmp/logshidb +stdout_logfile = /tmp/logshibd stdout_logfile_maxbytes=0