﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
1983	nginx.service unit-file in rpm (CentOS 7,8)	aleksandr.yakimov@…		"Hi

In an unit-file nginx.server (from RPM packages for CentOS 7,8)
I offer to change a option ''ExecReload''
from ''ExecReload=/bin/kill -s HUP $MAINPID''
to   ''ExecReload=/usr/sbin/nginx -s reload''.
Because ''/bin/kill -s HUP $MAINPID'' does not have an exit code
unlike ''ExecReload=/usr/sbin/nginx -s reload''.
As a result now, a command ''systemctl reload nginx.service ; echo $''? does not show a correct exit code.

Thanks in advance
Alex Yakimov"	defect	closed	minor		nginx-package	1.19.x	duplicate	an unit-file nginx.service		-	-
