42d8f6df45
This appliance runs the rabbitmq[1] message broker service. [1] https://www.rabbitmq.com/
8 lines
80 B
Makefile
8 lines
80 B
Makefile
preinstall:
|
|
|
|
postinstall:
|
|
$(inroot) systemctl enable rabbitmq.service
|
|
|
|
clean:
|
|
|