summaryrefslogtreecommitdiff
path: root/mason/zuul-server.service
blob: a71e28d60bcb65b57c299802bc6a09dfc1a4dfa6 (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

[Install]
WantedBy=multi-user.target