mirror of
https://github.com/YunoHost/cd_build.git
synced 2024-09-03 20:06:24 +02:00
[fix] Don't ask about postsrsd (#9)
* [fix] Don't ask about postsrsd * [fix] Don't ask the question in advanced config
This commit is contained in:
parent
f0ca498360
commit
24687ad381
2 changed files with 2 additions and 0 deletions
|
@ -113,4 +113,5 @@ nslcd nslcd/ldap-uris string ldap://localhost/
|
|||
nslcd nslcd/ldap-binddn string
|
||||
nslcd nslcd/ldap-base string dc=yunohost,dc=org
|
||||
libnss-ldapd libnss-ldapd/nsswitch multiselect group, passwd, shadow
|
||||
postsrsd postsrsd/domain string yunohost.org
|
||||
apt-cdrom-setup apt-setup/cdrom/set-next boolean false
|
||||
|
|
|
@ -113,4 +113,5 @@ nslcd nslcd/ldap-uris string ldap://localhost/
|
|||
nslcd nslcd/ldap-binddn string
|
||||
nslcd nslcd/ldap-base string dc=yunohost,dc=org
|
||||
libnss-ldapd libnss-ldapd/nsswitch multiselect group, passwd, shadow
|
||||
postsrsd postsrsd/domain string yunohost.org
|
||||
apt-cdrom-setup apt-setup/cdrom/set-next boolean false
|
||||
|
|
Loading…
Add table
Reference in a new issue