mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
Add iptables-persistent debconf
This commit is contained in:
parent
120b4e7f4a
commit
dd7f49c444
1 changed files with 2 additions and 0 deletions
|
@ -13,4 +13,6 @@ nslcd nslcd/ldap-uris string ldap://localhost/
|
|||
nslcd nslcd/ldap-binddn string
|
||||
nslcd nslcd/ldap-base string dc=yunohost,dc=org
|
||||
proftpd-basic shared/proftpd/inetd_or_standalone select standalone
|
||||
iptables-persistent iptables-persistent/autosave_v6 boolean false
|
||||
iptables-persistent iptables-persistent/autosave_v4 boolean false
|
||||
libnss-ldapd libnss-ldapd/nsswitch multiselect group, passwd, shadow
|
||||
|
|
Loading…
Add table
Reference in a new issue