mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Make sure to propagate change in slapd systemd conf during initial install
This commit is contained in:
parent
35dc0e797a
commit
33fc9d78d2
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ do_init_regen() {
|
|||
|
||||
do_pre_regen ""
|
||||
|
||||
systemctl daemon-reload
|
||||
|
||||
# fix some permissions
|
||||
chown root:openldap /etc/ldap/slapd.conf
|
||||
chown -R openldap:openldap /etc/ldap/schema/
|
||||
|
|
Loading…
Add table
Reference in a new issue