/
/
proc/
self/
root/
lib/
lib/
lib/
systemd/[Unit]
Description=Lightning Fast Webserver With Light System Requirements
After=syslog.target network-online.target
[Service]
PIDFile=/var/run/lighttpd.pid
EnvironmentFile=-/etc/sysconfig/lighttpd
ExecStart=/usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
[Install]
WantedBy=multi-user.target