From ee4389cfcb0d009baa90309e7c5d9e6e67c54509 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 13 Sep 2018 20:30:39 +0200 Subject: [PATCH] Set debconf setting for postsrsd --- 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 4b87f81..d7cbcf4 --- a/install_yunohost +++ b/install_yunohost @@ -334,6 +334,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 }