summaryrefslogtreecommitdiff
path: root/src/biruda.conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2014-11-12 18:00:31 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2014-11-12 18:00:31 +0100
commit5076548a89022d7c25000b633a26482cf3c62e2e (patch)
tree4c0b42e0f9e822c4d78a367f4af1ee97a9e6b2d3 /src/biruda.conf
parent56c45bae353ad7ff90bc300acf82ed6732b1f5ee (diff)
downloadbiruda-5076548a89022d7c25000b633a26482cf3c62e2e.tar.gz
biruda-5076548a89022d7c25000b633a26482cf3c62e2e.tar.bz2
added some error handling when creating the master
Diffstat (limited to 'src/biruda.conf')
-rw-r--r--src/biruda.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/biruda.conf b/src/biruda.conf
index 51da929..6f4f408 100644
--- a/src/biruda.conf
+++ b/src/biruda.conf
@@ -4,7 +4,7 @@ master
{
# control = "ipc:///tmp/biruda.ipc"
# control = "inproc://control"
- control = "tcp://*:5555"
+ control = "tcp://localhost:5555"
}
coordinator