lighttpd-provided hardened systemd lighttpd.service may need admin-overrides
on non-typical systems (less popular distros) using lighttpd-provided systemd
lighttpd.service and which also run lighttpd as root, or run CGI scripts
as root, to manage the system. To create overrides, systemctl edit lighttpd
and edit /etc/systemd/system/lighttpd.service.d/override.conf
.
In contrast, many popular distros configure lighttpd to drop privileges from
root and to run as an unprivileged user, e.g. ‘lighttpd’ or ‘www-data’.
These systems are unlikely to be affected by the hardened and more secure
systemd lighttpd.service configuration.