summarylogtreecommitdiffstats
path: root/service
blob: 1ebf7551fb85f2d73a6ca6f68a4b945925e07c56 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Messaging and Integration Patterns provider
After=network.target

[Service]
Type=forking
ExecStart=/opt/activemq/bin/linux-x86-64/activemq start >/dev/null 2>&1

[Install]
WantedBy=multi-user.target