postfix_add_mailboxes.conf.sample: correct comment.

This commit is contained in:
Christoph 2019-06-27 01:57:56 +02:00
parent 616e7dae15
commit 228daec975

View File

@ -61,8 +61,8 @@
# - mysql_credential_args="--defaults-file=/usr/local/mysql/sys-maint.cnf" # - mysql_credential_args="--defaults-file=/usr/local/mysql/sys-maint.cnf"
# - # -
# - Defaults to: # - Defaults to:
# - '/etc/mysql/debian.cnf' if MySQL is installed from debian package system # - '--defaults-file=/etc/mysql/debian.cnf' if MySQL is installed from debian package system
# - '/usr/local/mysql/sys-maint.cnf' otherwise # - '--defaults-file=/usr/local/mysql/sys-maint.cnf' otherwise
# - # -
#mysql_credential_args="" #mysql_credential_args=""