Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

smtp in created boxes should start more quickly #3

Open
sax opened this issue Oct 8, 2014 · 0 comments
Open

smtp in created boxes should start more quickly #3

sax opened this issue Oct 8, 2014 · 0 comments
Labels

Comments

@sax
Copy link
Contributor

sax commented Oct 8, 2014

from https://github.com/groundwater/vagrant-smartos/blob/master/aszeszo/prepare-smartos-box.sh

# 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
@sax sax added the feature label Oct 8, 2014
@sax sax changed the title smtp in created boxes starts very slowly smtp in created boxes should start more quickly Oct 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant