summarylogtreecommitdiffstats
path: root/service
blob: 4d2c1646f0071e165805b426dbc18850a41c8495 (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

[Install]
WantedBy=multi-user.target