X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=9b5097875face16d04006e3c7f906e2453a178ce;hb=0fbeb62f20d44b9452cd286fe5bacb7e329fc2f6;hp=103943c2fa6364dba5a0983c896f3805ba2399a1;hpb=2cf5efd9bde15c9e29c52de9c97b758670d1a914;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index 103943c..9b50978 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -140,7 +140,7 @@ ipkg -s "krb5" ${KERBEROS5} if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then ipkg -m noac ${SENDMAIL} else - ipkg -m acnb ${SSMTP} + ipkg -m acnb ${SSMTP} "--enable-ssl" fi ipkg ${GNUPG} "--libexecdir=/usr/lib"