diff --git a/postservice/25-bdd-admin b/postservice/25-bdd-admin index 422d39f..cd5be03 100755 --- a/postservice/25-bdd-admin +++ b/postservice/25-bdd-admin @@ -20,7 +20,7 @@ then sqlFile=$(mktemp -p /root) password=$(pwgen -1 10) - /usr/share/eole/sbin/mariaPwd ${password} + /usr/share/eole/sbin/mariadbPwd ${password} accounts=($(CreoleGet accName)) limits="$(CreoleGet accLimitTarget '')"