adjust flags of plugin load file
This commit is contained in:
parent
545143fc0c
commit
bcbcd0a390
@ -24,7 +24,8 @@ RUN \
|
|||||||
tail -n +2 docker-entrypoint.sh > docker-entrypoint.sh-tail && \
|
tail -n +2 docker-entrypoint.sh > docker-entrypoint.sh-tail && \
|
||||||
cat docker-entrypoint.sh-head docker-entrypoint.sh-tail > docker-entrypoint.sh && \
|
cat docker-entrypoint.sh-head docker-entrypoint.sh-tail > docker-entrypoint.sh && \
|
||||||
cd /etc && \
|
cd /etc && \
|
||||||
cat pam.conf-tail >> pam.conf
|
cat pam.conf-tail >> pam.conf && \
|
||||||
|
chmod 644 /etc/mysql/conf.d/load_pam_plugin.cnf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user