From ab06396de69dd76b9834214ccd37b623edbe127c Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 24 Jun 2014 15:20:19 +0000 Subject: [PATCH] Get the config file name right. --- roles/bugzilla2fedmsg/files/moksha-hub.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bugzilla2fedmsg/files/moksha-hub.service b/roles/bugzilla2fedmsg/files/moksha-hub.service index 9ba6173c7b..068e4acf87 100644 --- a/roles/bugzilla2fedmsg/files/moksha-hub.service +++ b/roles/bugzilla2fedmsg/files/moksha-hub.service @@ -4,7 +4,7 @@ After=network.target Documentation=http://moksha.ws/ [Service] -ExecStart=/usr/bin/moksha-hub /etc/bugzilla2fedmsg.ini +ExecStart=/usr/bin/moksha-hub /etc/moksha/production.ini Type=simple User=fedmsg Group=fedmsg