You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
275 B

  1. # The user and group that will run the MySQL server. The user mariadb is
  2. # automatically created by the mariadb-server package, hence that is the
  3. # default choice.
  4. #MY_USER=mariadb
  5. #MY_GROUP=mariadb
  6. # Additional arguments you want to pass to the MySQL server.
  7. #MY_ARGS=""