blob: 10a99d187af4b17cf34006bc2a673920bbe9648f [file]
[Unit]
Description=An AMQP message broker daemon.
Documentation=man:qpidd(1) http://qpid.apache.org/
Requires=network.target
After=network.target
[Service]
User=qpidd
Group=qpidd
Type=simple
ExecStart=/usr/sbin/qpidd --config /etc/qpid/qpidd.conf
[Install]
WantedBy=multi-user.target