parent
a6548afc97
commit
8e04e8e62a
@ -22,7 +22,7 @@ error_log /var/log/nginx/error.log;
|
||||
#error_log /var/log/nginx/error.log notice;
|
||||
#error_log /var/log/nginx/error.log info;
|
||||
|
||||
pid /run/nginx.pid;
|
||||
pid /var/run/nginx.pid;
|
||||
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
|
@ -10,7 +10,7 @@
|
||||
Name: nginx
|
||||
Epoch: 1
|
||||
Version: 1.0.12
|
||||
Release: 4%{?dist}
|
||||
Release: 3%{?dist}
|
||||
|
||||
Summary: A high performance web server and reverse proxy server
|
||||
Group: System Environment/Daemons
|
||||
@ -212,9 +212,6 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Mar 04 2012 Jamie Nguyen <jamie@tomoyolinux.co.uk> 1:1.0.12-4
|
||||
- change pid path in nginx.conf to match systemd service file
|
||||
|
||||
* Sun Mar 04 2012 Jamie Nguyen <jamie@tomoyolinux.co.uk> 1:1.0.12-3
|
||||
- fix %%pre scriptlet
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user