From 4b9268eb9cb1f8d140f543d9c4a3aa1aa8298994 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Wed, 20 May 2015 09:44:05 +0000 Subject: Install configuration files in the correct place Also, have a more sensible default layout.yaml. --- mason/zuul-server.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mason/zuul-server.service') diff --git a/mason/zuul-server.service b/mason/zuul-server.service index dfc6436f..a71e28d6 100644 --- a/mason/zuul-server.service +++ b/mason/zuul-server.service @@ -4,7 +4,7 @@ After=mason-setup.service [Service] User=root -ExecStart=/usr/bin/zuul-server -d -c /etc/zuul.conf -l /etc/zuul-layout.yaml +ExecStart=/usr/bin/zuul-server -d [Install] WantedBy=multi-user.target -- cgit v1.2.1