- add comments
This commit is contained in:
parent
af8f10bb13
commit
de1732661c
@ -1,3 +1,10 @@
|
||||
|
||||
Bump up the core size limit if CoreDumpDirectory is
|
||||
configured.
|
||||
|
||||
Was discussed upstream but there are competing desires;
|
||||
there are portability oddities here too.
|
||||
|
||||
--- httpd-2.2.11/server/core.c.corelimit
|
||||
+++ httpd-2.2.11/server/core.c
|
||||
@@ -3777,6 +3779,25 @@ static int core_post_config(apr_pool_t *
|
||||
|
@ -1,3 +1,8 @@
|
||||
|
||||
Log the SELinux context at startup.
|
||||
|
||||
Almost certainly undesired upstream.
|
||||
|
||||
--- httpd-2.2.11/configure.in.selinux
|
||||
+++ httpd-2.2.11/configure.in
|
||||
@@ -412,6 +412,10 @@ getpgid
|
||||
|
Loading…
Reference in New Issue
Block a user