delete unimportant comment
This commit is contained in:
parent
af600efb9b
commit
fc8185b8e9
@ -7,7 +7,6 @@ Type=forking
|
||||
PIDFile=/run/nginx.pid
|
||||
# Nginx will fail to start if /run/nginx.pid already exists but has the wrong
|
||||
# SELinux context. This might happen when running `nginx -t` from the cmdline.
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1268621
|
||||
ExecStartPre=/usr/bin/rm -f /run/nginx.pid
|
||||
ExecStartPre=/usr/sbin/nginx -t
|
||||
ExecStart=/usr/sbin/nginx
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
Name: nginx
|
||||
Epoch: 1
|
||||
Version: 1.16.1
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: A HTTP server, reverse proxy and mail proxy server
|
||||
License: BSD
|
||||
URL: http://nginx.org/
|
||||
@ -341,6 +341,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 15 2021 gaihuiying <gaihuiying1@huawei.com> - 1:1.16.1-8
|
||||
- delete unimportant comment
|
||||
|
||||
* Tue Dec 8 2020 Ge Wang <wangge20@huawei.com> - 1:1.16.1-7
|
||||
- help package merge to nginx package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user