mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
Update autoinstall_yunohostv2
This commit is contained in:
parent
dee3af94cc
commit
eb7b850bce
1 changed files with 4 additions and 3 deletions
|
@ -45,11 +45,12 @@ then
|
|||
mkdir /etc/yunohost/
|
||||
touch /etc/yunohost/from_script
|
||||
cat << EOF > /etc/yunohost/yunohost.conf
|
||||
#Yunohost custom config
|
||||
#to enable yunohost custom config change no by yes
|
||||
# Yunohost custom config
|
||||
# If you want to keep a custom service configuration replace "no" by "yes"
|
||||
# for the concerned service
|
||||
|
||||
dspam=no
|
||||
amavis=no
|
||||
avahi=no
|
||||
dovecot=no
|
||||
iptables=no
|
||||
metronome=no
|
||||
|
|
Loading…
Add table
Reference in a new issue