mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
spelling
This commit is contained in:
parent
577d8f477f
commit
bae6fe86f3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue