rabbitmq.conf 95 B

12345
  1. [program:rabbitmq]
  2. command=/usr/sbin/rabbitmq-server
  3. autostart=true
  4. autorestart=true
  5. user=root