From b2e2607f0cb2d819c0037d8b6785880b6826ea91 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 17 Sep 2018 05:28:35 +0200 Subject: [PATCH] Set debconf setting for postsrsd (#51) --- install_yunohost | 1 + 1 file changed, 1 insertion(+) mode change 100755 => 100644 install_yunohost diff --git a/install_yunohost b/install_yunohost old mode 100755 new mode 100644 index 0951e92..138adea --- a/install_yunohost +++ b/install_yunohost @@ -340,6 +340,7 @@ 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 EOF }