This commit is contained in:
yalh76 2019-08-01 22:28:55 +02:00
parent 577d8f477f
commit bae6fe86f3

View file

@ -31,7 +31,7 @@ do_init_regen() {
do_pre_regen() {
pending_dir=$1
# Add openldap user in the ssl-cert group to let it access the ceriticate for TLS
# Add openldap user in the ssl-cert group to let it access the certificate for TLS
sudo usermod -aG ssl-cert openldap
cd /usr/share/yunohost/templates/slapd