From 765056c07114cbd00b448a3c45178ed1747f6fd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Sun, 6 Mar 2016 11:27:20 +0100 Subject: [PATCH] [fix] Set root password for mariadb explicitly --- install_yunohostv2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install_yunohostv2 b/install_yunohostv2 index f894a1d..86ed4ba 100755 --- a/install_yunohostv2 +++ b/install_yunohostv2 @@ -212,6 +212,8 @@ postfix postfix/main_mailer_type select Internet Site postfix postfix/mailname string /etc/mailname mysql-server-5.5 mysql-server/root_password password yunohost mysql-server-5.5 mysql-server/root_password_again password yunohost +mariadb-server-10.0 mysql-server/root_password password yunohost +mariadb-server-10.0 mysql-server/root_password_again password yunohost nslcd nslcd/ldap-bindpw password nslcd nslcd/ldap-starttls boolean false nslcd nslcd/ldap-reqcert select