![]() |
![]()
| ![]() |
![]()
NAME
DESCRIPTION
The file is interpreted by the system shell, and so should consist of a sequence of shell environment variable definitions. Normal shell syntax is permitted (since the file is sourced using the shell "." operator), including line comments starting with "#". In order of preference, the startup scripts get their values from
the environment, from The variable names in EXAMPLESBelow is an example of a minimalistic
# I am a complete rabbitmq-env.conf
file. # Comment lines start with a hash
character. # This is a /bin/sh script file - use
ordinary envt var syntax NODENAME=hare In the below # I am a complete rabbitmq-env.conf
file. # Comment lines start with a hash
character. # This is a /bin/sh script file - use
ordinary envt var syntax CONFIG_FILE=/data/services/rabbitmq/rabbitmq.conf SEE ALSOrabbitmq-echopid(8), rabbitmq-plugins(8), rabbitmq-server(8), rabbitmq-queues(8), rabbitmq-streams(8), rabbitmq-upgrade(8), rabbitmqctl(8) AUTHORThe RabbitMQ Team <contact-tanzu-data.pdl@broadcom.com>
|