ansible/roles/bugzilla2fedmsg/files/moksha-hub.service

14 lines
243 B
SYSTEMD
Raw Normal View History

2014-06-24 14:32:06 +00:00
[Unit]
Description=Generic moksha processing hub
After=network.target
Documentation=http://moksha.ws/
[Service]
ExecStart=/usr/bin/moksha-hub /etc/bugzilla2fedmsg.ini
Type=simple
User=fedmsg
Group=fedmsg
[Install]
WantedBy=multi-user.target