aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/memcached.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/memcached.rb b/Library/Formula/memcached.rb
index 5d67931ee..31942fee0 100644
--- a/Library/Formula/memcached.rb
+++ b/Library/Formula/memcached.rb
@@ -49,7 +49,7 @@ Add "-d" to start it as a daemon.
<array>
<string>#{HOMEBREW_PREFIX}/bin/memcached</string>
<string>-l</string>
- <string>127.0.0.1</string>
+ <string>localhost</string>
</array>
<key>RunAtLoad</key>
<true/>