Signed-off-by: Yiqiao Pu <ypu@redhat.com>
Fix https://github.com/coreos/etcd/issues/5947. When we restart, the previous port could have been still bind by the OS. Use Unix port to avoid such rebind cases.