![Albert Hopkins](/assets/img/avatar_default.png)
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:
|
|
|