mosquitto: properly use localhost instead of ipv4
authorKarl Palsson <karlp@etactica.com>
Wed, 16 Aug 2017 14:54:08 +0000 (14:54 +0000)
committerKarl Palsson <karlp@etactica.com>
Wed, 16 Aug 2017 15:01:30 +0000 (15:01 +0000)
commit520a5bb50f97ff1eefa0c03a42faf7c4631410ee
treec1497000c13b021bb29de60a7888fcc5c2c297cb
parent43acdcdd541dfb85d20eba7c17486aa2e1a90565
mosquitto: properly use localhost instead of ipv4

On some environments, connecting to localhost was resolving to ::1,
which didn't match the bind to the explicit 127.0.0.1.

Signed-off-by: Karl Palsson <karlp@etactica.com>
net/mosquitto/files/etc/init.d/mosquitto