summaryrefslogtreecommitdiff
path: root/units/lighttpd-morph-cache.service
blob: cedd07121089ac82a7b456c688f2e16cf5af1292 (plain)
1
2
3
4
5
6
7
[Unit]
Description=Lighttpd Web Server
After=network.target

[Service]
ExecStart=/usr/sbin/lighttpd -f /etc/lighttpd/morph-cache-httpd.conf -D
Restart=always