Add apache2 logs

This commit is contained in:
Egon Rijpkema 2018-08-15 14:41:02 +02:00
parent d98bcd7538
commit f29afdb0b5
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ chmod 700 /etc/keystone/fernet-keys
a2enmod ssl
apachectl -DFOREGROUND &
tail -f /var/log/apache2/* &
chown _shibd: /etc/shibboleth/sp*.pem
shibd -f -F &