stable to default
This commit is contained in:
commit
12d7b079fd
|
|
@ -81,6 +81,7 @@ RABBITMQ_LISTEN_ARG=
|
|||
# there is no other way of preventing their expansion.
|
||||
set -f
|
||||
|
||||
RABBITMQ_CONFIG_FILE=$RABBITMQ_CONFIG_FILE \
|
||||
exec ${ERL_DIR}erl \
|
||||
-pa ${RABBITMQ_EBIN_ROOT} \
|
||||
${RABBITMQ_START_RABBIT} \
|
||||
|
|
|
|||
Loading…
Reference in New Issue