diff options
| author | Zurab Kvachadze <zurabid2016@gmail.com> | 2024-05-26 00:56:56 +0300 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-07-05 08:26:47 +0100 |
| commit | 28e06dc62ba665c3ea4bb4595b1023d15c4bbd4c (patch) | |
| tree | 323ec11346dacde2bacd52d917a3297d3f03bf8a /dev-lua/lua-resty-string/files/lua-resty-string-0.16-explicitly-load-libcrypto.patch | |
| parent | bd0f94bcec397c39eef4c769c0fc024ef611b9f4 (diff) | |
| download | gentoo-28e06dc62ba665c3ea4bb4595b1023d15c4bbd4c.tar.gz gentoo-28e06dc62ba665c3ea4bb4595b1023d15c4bbd4c.tar.bz2 gentoo-28e06dc62ba665c3ea4bb4595b1023d15c4bbd4c.zip | |
www-servers/nginx: add nginx-r2.service
This is the second revision of the systemd service file for NGINX.
This commit removes redundant Exec{Stop,Reload} lines that restate the
systemd defaults and changes the ExecStartPre directive from "nginx -t"
(testing the NGINX configuration that is done anyway by the main
process, bug 481456) to "mkdir -p /var/tmp/nginx", making sure the
required directory for the NGINX temp files is present. ExecStopPost has
also been removed, since sleeping for 100 ms serves no purpose.
The second revision also changes the Exec* directives to use the plain
file names, instead of the absolute ones, per systemd.service(5)
guidelines:
> It is thus safe to use just the executable name in case of executables
> located in any of the "standard" directories, and an absolute path
> must be used in other cases.
Bug: https://bugs.gentoo.org/481456
Signed-off-by: Zurab Kvachadze <zurabid2016@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/37590
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/lua-resty-string/files/lua-resty-string-0.16-explicitly-load-libcrypto.patch')
0 files changed, 0 insertions, 0 deletions
