On Thu, Feb 25, 2016 at 10:57:11AM -0800, Jacob Keller wrote:
From: Jacob Keller <redacted>
Since 2.4, apache will fail to load unless mod_unixd is loaded in order
to drop privileges.
Signed-off-by: Jacob Keller <redacted>
---
I am not sure why this wasn't there already, but I am unable to run
httpd 2.4.18 without it, on Fedora 23.
t/lib-httpd/apache.conf | 3 +++
1 file changed, 3 insertions(+)
Michael (cc'd) posted an identical patch with some more discussion back
in May:
http://article.gmane.org/gmane.comp.version-control.git/268770
The series languished because none of the reviewers had systems that
reproduced the problem, and I think there's some additional work needed
to get all of the svn-over-http tests running[1].
I think this bit should be OK to take without the rest (though I like
the extra discussion in the original).
-Peff
[1] http://article.gmane.org/gmane.comp.version-control.git/284349