[Buildroot] [PATCH] package/nginx: use /run instead of /var/run

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Oct 25 09:30:27 UTC 2020


On Thu, 15 Oct 2020 12:11:36 +0200
Michael Nosthoff via buildroot <buildroot at busybox.net> wrote:

> This is a follow-up to 4027ba29f448 ("package/nginx: use /run for
> PIDFile").
> 
> I missed that nginx is still built with /var/run paths.
> 
> This commit changes the compile options to use /run instead of /var/run
> for pid and lock file to make it consistent.
> 
> Further dropping the passing of the pid option in the service file as
> this isn't neccessary. Neither debian nor nginx default .service does
> it.
> 
> Signed-off-by: Michael Nosthoff <buildroot at heine.tech>
> ---
>  package/nginx/nginx.mk      | 4 ++--
>  package/nginx/nginx.service | 8 ++++----
>  2 files changed, 6 insertions(+), 6 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list