[packages/nginx/dev-dynamic: 1/2] separate mail conf dropped

glen glen at pld-linux.org
Wed Oct 19 20:37:58 CEST 2016


commit 5c3f2d9b4c75728f9e15f37c70bc835b12abf275
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Oct 19 21:35:04 2016 +0300

    separate mail conf dropped

 nginx-mail.conf | 9 ---------
 nginx.spec      | 1 -
 2 files changed, 10 deletions(-)
---
diff --git a/nginx.spec b/nginx.spec
index 31fab82..1b6713a 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -50,7 +50,6 @@ Source3:	%{name}.logrotate
 Source4:	%{name}.mime
 Source6:	%{name}.monitrc
 Source7:	%{name}.init
-Source8:	%{name}-mail.conf
 Source14:	%{name}.conf
 Source17:	%{name}-mime.types.sh
 Source18:	%{name}.service
diff --git a/nginx-mail.conf b/nginx-mail.conf
deleted file mode 100644
index 9dbfd7a..0000000
--- a/nginx-mail.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-user			nginx nginx;
-error_log		/var/log/nginx/nginx-mail_error.log;
-pid			/var/run/nginx-mail.pid;
-
-events {
-	worker_connections	2048;
-	use epoll;
-}
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nginx.git/commitdiff/61cffbcc17a9f881d5dd5da161fdc875f150465b



More information about the pld-cvs-commit mailing list