diff --git a/install_yunohost b/install_yunohost index 985a327..56da971 100755 --- a/install_yunohost +++ b/install_yunohost @@ -190,7 +190,7 @@ EOF --logfile /var/log/yunohost.log \ -- \ apt-get -y install \ - -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" \ + -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" \ yunohost \ yunohost-config \ yunohost-config-postfix \