bmariadb.yml aktualisiert
This commit is contained in:
parent
25334bd907
commit
e2df6a69c8
@ -78,7 +78,7 @@
|
|||||||
openssl x509 -req -in client-req.pem -days 109500 -CA ca-cert.pem -CAkey ca-key.pem -set_serial 01 > client-cert.pem
|
openssl x509 -req -in client-req.pem -days 109500 -CA ca-cert.pem -CAkey ca-key.pem -set_serial 01 > client-cert.pem
|
||||||
|
|
||||||
chmod 400 *.pem
|
chmod 400 *.pem
|
||||||
chown mysql *.pem
|
chown 999 *.pem
|
||||||
|
|
||||||
backup: yes
|
backup: yes
|
||||||
validate: /bin/bash -n %s
|
validate: /bin/bash -n %s
|
Loading…
Reference in New Issue
Block a user