summaryrefslogtreecommitdiff
path: root/mason/zuul-server.service
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-05-20 09:44:05 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-05-20 09:44:05 +0000
commit4b9268eb9cb1f8d140f543d9c4a3aa1aa8298994 (patch)
tree3e6c6e7fda3501b8af7aec03aff10e4e43130859 /mason/zuul-server.service
parentfab1f7a06fa8a5a6be1fabaec0e565802de498fc (diff)
downloaddefinitions-4b9268eb9cb1f8d140f543d9c4a3aa1aa8298994.tar.gz
Install configuration files in the correct place
Also, have a more sensible default layout.yaml.
Diffstat (limited to 'mason/zuul-server.service')
-rw-r--r--mason/zuul-server.service2
1 files changed, 1 insertions, 1 deletions
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