adjust flags of plugin load file

This commit is contained in:
Wolfgang Hottgenroth 2019-09-02 11:36:39 +00:00
parent 545143fc0c
commit bcbcd0a390

View File

@ -24,7 +24,8 @@ RUN \
tail -n +2 docker-entrypoint.sh > docker-entrypoint.sh-tail && \
cat docker-entrypoint.sh-head docker-entrypoint.sh-tail > docker-entrypoint.sh && \
cd /etc && \
cat pam.conf-tail >> pam.conf
cat pam.conf-tail >> pam.conf && \
chmod 644 /etc/mysql/conf.d/load_pam_plugin.cnf