You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# this is to make smtp:sendmail SMF service start quicker
HOSTNAME=\$(hostname)
cat <<EOF >/etc/inet/hosts
::1 localhost
127.0.0.1 localhost loghost \${HOSTNAME} \${HOSTNAME}.localdomain
EOF
The text was updated successfully, but these errors were encountered:
from https://github.com/groundwater/vagrant-smartos/blob/master/aszeszo/prepare-smartos-box.sh
The text was updated successfully, but these errors were encountered: