Trace: mq_systemd

mq_systemd

[Unit]
Description=Starts mq.

[Service]
Type=forking
User=db2inst1
ExecStart=/bin/bash -c "/usr/bin/strmqm MFPDATA2"
ExecStop=/bin/bash -c "/usr/bin/endmqm MFPDATA2"

[Install]
WantedBy=multi-user.target
mq_systemd.txt · Last modified: 2018/08/27 14:11
Public Domain Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain