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

14 lines
264 B
Desktop File

[Unit]
Description=Generic moksha processing hub
After=network.target
Documentation=http://moksha.ws/
[Service]
ExecStart=/usr/bin/moksha-hub /etc/moksha/production.ini
Type=simple
User=fedmsg
Group=fedmsg
Restart=on-failure
[Install]
WantedBy=multi-user.target