summaryrefslogtreecommitdiff
blob: 7980a20a527a677ec6804a418191fd898aaf0f8d (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Lightning Fast Webserver With Light System Requirements
After=syslog.target network.target

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

[Install]
WantedBy=multi-user.target