Accepting request 1167915 from server:http
- Set RuntimeDirectory to offer a location for Unix sockets at /run/nginx OBS-URL: https://build.opensuse.org/request/show/1167915 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nginx?expand=0&rev=87
This commit is contained in:
commit
122ff811ed
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 05:52:58 UTC 2024 - Georg Pfuetzenreuter <mail+rpm@georg-pfuetzenreuter.net>
|
||||
|
||||
- Set RuntimeDirectory to offer a location for Unix sockets at /run/nginx
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 3 10:24:27 UTC 2024 - Adam Mizerski <adam@mizerski.pl>
|
||||
|
||||
|
@ -4,6 +4,7 @@ After=network-online.target remote-fs.target nss-lookup.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
RuntimeDirectory=nginx
|
||||
PIDFile=/run/nginx.pid
|
||||
ExecStartPre=/usr/sbin/nginx -t
|
||||
ExecStart=/usr/sbin/nginx -g "daemon off;"
|
||||
|
Loading…
Reference in New Issue
Block a user