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

[Service]
Type=forking
ExecStart=/opt/activemq/bin/linux-x86-64/activemq start
PIDFile=/run/activemq.pid

[Install]
WantedBy=multi-user.target