summaryrefslogtreecommitdiff
path: root/mason/zuul-server.service
blob: c296770607f9ffe52fda1bf1aa154fa66043082a (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/zuul.conf -l /etc/zuul-layout.yaml

[Install]
WantedBy=multi-user.target