lighttpd: source default file from startup script
authorPhilipp Skadorov <philipp.skadorov@savoirfairelinux.com>
Wed, 8 Mar 2017 20:43:32 +0000 (15:43 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 9 Mar 2017 20:52:39 +0000 (21:52 +0100)
commit61fb9bc3d696a48a09c0be63e29e1e28b706014e
tree73b12e818bcf85127e96cfb766eceeb77833ef0b
parent7bee455bd805d19f0b591dfecb87d90ff64af571
lighttpd: source default file from startup script

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>
package/lighttpd/S50lighttpd