summaryrefslogtreecommitdiff
path: root/zuul/lighttpd.service
blob: 2c9d2a19fca05b7c3ed833fe43a7cfaaa47f0a48 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=HTTP server for Mason
After=network.target

[Service]
User=root
ExecStart=/usr/sbin/lighttpd -f /etc/lighttpd.conf

[Install]
WantedBy=multi-user.target