mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
Set debconf setting for postsrsd (#51)
This commit is contained in:
parent
bd898b2d72
commit
b2e2607f0c
1 changed files with 1 additions and 0 deletions
1
install_yunohost
Executable file → Normal file
1
install_yunohost
Executable file → Normal file
|
@ -340,6 +340,7 @@ nslcd nslcd/ldap-uris string ldap://localhost/
|
||||||
nslcd nslcd/ldap-binddn string
|
nslcd nslcd/ldap-binddn string
|
||||||
nslcd nslcd/ldap-base string dc=yunohost,dc=org
|
nslcd nslcd/ldap-base string dc=yunohost,dc=org
|
||||||
libnss-ldapd libnss-ldapd/nsswitch multiselect group, passwd, shadow
|
libnss-ldapd libnss-ldapd/nsswitch multiselect group, passwd, shadow
|
||||||
|
postsrsd postsrsd/domain string yunohost.org
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue