mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
Create the configuration file as /etc/thttpd.conf, as expected by the systemd unit file. This matches other web server packages that install configuration files at /etc/lighttpd/, /etc/apache2, etc. Signed-off-by: Carlos Santos <unixmania@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>