mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
lighttpd server runs cgi application that has no way to get environment variables that are set up for it. S50lighttpd is changed to source /etc/default/lighttpd file where these environment variables can be set up. Signed-off-by: Philipp Skadorov <philipp.skadorov@savoirfairelinux.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>