Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
[Unit]
Description=Lighttpd Web Server
After=network.target
[Service]
ExecStart=/usr/sbin/lighttpd-angel -f /etc/lighttpd/lighttpd.conf -D
ExecReload=/bin/kill -HUP $MAINPID
[Install]
WantedBy=multi-user.target
Everything looks good. We'll let you know here if there's anything you should know about.