mirror of
https://github.com/3-w-c/docker-simplesamlphp.git
synced 2026-08-19 07:15:50 +00:00
Reapply changes lost from Merge pull request #7 from Venator-Fox/hotfix/loggingdir-ownership
This commit is contained in:
@@ -269,7 +269,7 @@ if [ "$CONFIG_STORETYPE" == "memcache" ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
chown nginx:nginx /var/simplesamlphp/log
|
||||
chown php-fpm:php-fpm /var/simplesamlphp/log
|
||||
|
||||
touch /var/simplesamlphp/config/.dockersetupdone
|
||||
|
||||
|
||||
Reference in New Issue
Block a user