summaryrefslogtreecommitdiffstats
path: root/package/lighttpd/0001-Fix-default-config-file.patch
Commit message (Collapse)AuthorAgeFilesLines
* lighttpd: run as non-privileged user www-dataFloris Bos2015-05-011-2/+2
| | | | | | | | | | Previously the stock lighttpd configuration was patched to run as user root, because we do not have a lighttpd user. Patch it to use www-data instead, which is a user available in the default skeleton, and is the same other webserver packages (like nginx) use. Signed-off-by: Floris Bos <bos@je-eigen-domein.nl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/*: rename patches according to the new policyPeter Korsgaard2015-02-031-0/+98
Autogenerated from rename-patch.py (http://patchwork.ozlabs.org/patch/403345) Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud