check_webservice_load.conf.sample: adjust some comments.
This commit is contained in:
parent
d7c2749ef5
commit
46d582b206
@ -88,13 +88,14 @@ check_website=false
|
|||||||
# - encrypted file.
|
# - encrypted file.
|
||||||
# -
|
# -
|
||||||
# - Create (encrypted) option file:
|
# - Create (encrypted) option file:
|
||||||
# - $ mysql_config_editor set --login-path=local --socket=/tmp/mysql.sock --user=root --password
|
# - $ mysql_config_editor set --login-path=local --socket=/run/mysqld/mysqld.sock --user=root --password
|
||||||
# - $ Password:
|
# - $ Password:
|
||||||
# -
|
# -
|
||||||
# - Use of option file:
|
# - Use of option file:
|
||||||
# - $ mysql --login-path=local ...
|
# - $ mysql --login-path=local ...
|
||||||
# -
|
# -
|
||||||
# - Example
|
# - Example
|
||||||
|
# - mysql_credential_args="-u root -S /run/mysqld/mysqld.sock"
|
||||||
# - mysql_credential_args="--login-path=local"
|
# - mysql_credential_args="--login-path=local"
|
||||||
# - mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf" (Debian default)
|
# - mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf" (Debian default)
|
||||||
# - mysql_credential_args="--defaults-file=/usr/local/mysql/sys-maint.cnf"
|
# - mysql_credential_args="--defaults-file=/usr/local/mysql/sys-maint.cnf"
|
||||||
|
Loading…
Reference in New Issue
Block a user