diff options
author | André Draszik <andre.draszik@jci.com> | 2019-01-18 14:26:10 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-01-19 10:06:20 -0800 |
commit | a0eadda9106a22b1d7a7c98c4a97c8329171540f (patch) | |
tree | 91d8b58ab216868b1fa46affd2dc28625f713aa3 /meta-python/recipes-devtools/python/python-html5lib.inc | |
parent | d417b693a5f4d74aa1ade1e58e3363db18901c85 (diff) | |
download | meta-openembedded-a0eadda9106a22b1d7a7c98c4a97c8329171540f.tar.gz |
nginx: update systemd unit using nginx recommendation
Our systemd unit doesn't follow the official
recommendation, see
https://www.nginx.com/resources/wiki/start/topics/examples/systemd/
Most importantly:
* it should start after some additional specific
targets/units
* using PrivateTmp is a useful security feature, in
particular to avoid cross domain scripting via the
temp folder
* using systemd's $MAINPID, we can distinguish between
multiple running nginx instances correctly
Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-html5lib.inc')
0 files changed, 0 insertions, 0 deletions