FreeBSD Bugzilla – Attachment 116414 Details for
Bug 158357
Strange behaviour of epmd launched with net-im/ejabberd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 578 bytes, created by
gelraen.ua
on 2011-06-27 22:50:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
gelraen.ua
Created:
2011-06-27 22:50:09 UTC
Size:
578 bytes
patch
obsolete
>--- ejabberd.in.orig 2011-06-28 00:37:21.636314615 +0300 >+++ ejabberd.in 2011-06-28 00:39:23.156814051 +0300 >@@ -15,6 +15,7 @@ > # > ejabberd_enable=${ejabberd_enable-"NO"} > ejabberd_node=${ejabberd_node-"ejabberd@localhost"} >+ejabberd_epmd_address=${ejabberd_epmd_address-"127.0.0.1"} > > . /etc/rc.subr > >@@ -50,7 +51,7 @@ > ejabberd_start() > { > echo "Starting $name." >- su $EJABBERDUSER -c "$EJABBERDCTL --node $ejabberd_node start" >+ su $EJABBERDUSER -c "env ERL_EPMD_ADDRESS=\"${ejabberd_epmd_address}\" $EJABBERDCTL --node $ejabberd_node start" > } > > ejabberd_stop()
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 158357
: 116414