bitlbee: listen on localhost

Having it listen on localhost only seems a safer default choice.

Closes Homebrew/homebrew#42065.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
master
Ozzie Sabina 2015-07-23 14:49:17 -04:00 committed by Dominyk Tiller
parent 7006eb651d
commit 79710f4023
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@ class Bitlbee < Formula
<string>IPv4</string>
<key>SockProtocol</key>
<string>TCP</string>
<key>SockNodeName</key>
<string>127.0.0.1</string>
<key>SockServiceName</key>
<string>6667</string>
<key>SockType</key>