summaryrefslogtreecommitdiffstats
path: root/roles/bugzilla2fedmsg/files/moksha-hub.service
blob: ac9b90c309772e1ebc3fc0dabb73ce25d74bde14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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