<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-webserver/recipes-httpd/nginx/files/nginx.service, branch styhead</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=styhead</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=styhead'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-05-27T16:48:07+00:00</updated>
<entry>
<title>nginx: fix kill path in nginx systemd unit file</title>
<updated>2019-05-27T16:48:07+00:00</updated>
<author>
<name>nick83ola</name>
<email>nick83ola@gmail.com</email>
</author>
<published>2019-05-27T15:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dd5622ef2b4065dc80ee549c57a2ec5010d0b4d1'/>
<id>urn:sha1:dd5622ef2b4065dc80ee549c57a2ec5010d0b4d1</id>
<content type='text'>
the kill utility is located in /bin/kill -&gt; use base_bindir instead of bindir

Signed-off-by: Nicola Lunghi &lt;nick83ola@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nginx: update systemd unit using nginx recommendation</title>
<updated>2019-01-19T18:06:20+00:00</updated>
<author>
<name>André Draszik</name>
<email>andre.draszik@jci.com</email>
</author>
<published>2019-01-18T14:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a0eadda9106a22b1d7a7c98c4a97c8329171540f'/>
<id>urn:sha1:a0eadda9106a22b1d7a7c98c4a97c8329171540f</id>
<content type='text'>
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 &lt;andre.draszik@jci.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nginx: optimize systemd unit file</title>
<updated>2016-08-22T13:52:32+00:00</updated>
<author>
<name>Szombathelyi György</name>
<email>gyurco@freemail.hu</email>
</author>
<published>2016-08-18T13:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8e6425cfa130a181b22077aa9153704c229ed4d7'/>
<id>urn:sha1:8e6425cfa130a181b22077aa9153704c229ed4d7</id>
<content type='text'>
- Call the nginx binary directly, no need to wrap the SysV init file.
- Create /var/log/nginx with tmpfiles, like volatiles without systemd.
- Run nginx with ${NGINX_USER} (user ${NGINX_USER} in nginx.conf)

Signed-off-by: Gyorgy Szombathelyi &lt;gyurco@freemail.hu&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>nginx: Fix systemd service file</title>
<updated>2015-11-11T09:46:54+00:00</updated>
<author>
<name>Amarnath Valluri</name>
<email>amarnath.valluri@intel.com</email>
</author>
<published>2015-11-06T13:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fc5b483f76571528462806fe030052a8319f8fe6'/>
<id>urn:sha1:fc5b483f76571528462806fe030052a8319f8fe6</id>
<content type='text'>
systemd service file expects full path of the executatbles.

Signed-off-by: Amarnath Valluri &lt;amarnath.valluri@intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>nginx: Add suport for systemd</title>
<updated>2015-05-22T18:13:32+00:00</updated>
<author>
<name>Alejandro Hernandez</name>
<email>alejandro.hernandez@linux.intel.com</email>
</author>
<published>2015-05-15T06:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c8ae4dc8ce180bfdf706d98c1501105c97899f5b'/>
<id>urn:sha1:c8ae4dc8ce180bfdf706d98c1501105c97899f5b</id>
<content type='text'>
Adds support for systemd, creates a service for nginx and installs it if required

Signed-off-by: Alejandro Hernandez &lt;alejandro.hernandez@linux.intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
