summaryrefslogtreecommitdiff
path: root/mason/lighttpd.service
blob: ffc1b9a0b481fb1d88f21c3be41b308ff6473f4b (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 -D -f /etc/lighttpd.conf

[Install]
WantedBy=multi-user.target