Skip to content

Commit

Permalink
Recommitting to console log for shibd process
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Jul 26, 2017
1 parent 402a16b commit 812b940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN cp /opt/etc/apache2/conf-available/*.conf /etc/apache2/conf-available/. && \
cp /opt/etc/shibboleth/* /etc/shibboleth/. && \
a2enconf log && a2enconf shib && \
a2enmod shib2 && a2ensite siteadmin && \
# mv /etc/shibboleth/console.logger /etc/shibboleth/shibd.logger && \
mv /etc/shibboleth/console.logger /etc/shibboleth/shibd.logger && \
chmod +x /opt/etc/docker_config/docker_config.sh && \
shib-keygen

Expand Down

0 comments on commit 812b940

Please sign in to comment.