summaryrefslogtreecommitdiff
path: root/mason/zuul-server.service
blob: dfc6436f748da595133464bd9cb96db4670705aa (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Zuul: CI orchestration and Gatekeeper
After=mason-setup.service

[Service]
User=root
ExecStart=/usr/bin/zuul-server -d -c /etc/zuul.conf -l /etc/zuul-layout.yaml

[Install]
WantedBy=multi-user.target