diff --git a/debian.cnf-example b/debian.cnf-example new file mode 100644 index 0000000..b4b8925 --- /dev/null +++ b/debian.cnf-example @@ -0,0 +1,12 @@ +# Automatically generated for Debian scripts. DO NOT TOUCH! +[client] +host = localhost +user = debian-sys-maint +password = XXXXXXXXXXXXXXX +socket = /var/run/mysqld/mysqld.sock +[mysql_upgrade] +host = localhost +user = debian-sys-maint +password = XXXXXXXXXXXXXXX +socket = /var/run/mysqld/mysqld.sock +basedir = /usr