From 1dc38cf49b6c7a8b661a9cc675ded94c8ab33c36 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 18 Jan 2016 07:35:12 +0200 Subject: Implement brep-migrate utility --- web/apache/service.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/apache/service.cxx b/web/apache/service.cxx index c4fe462..96ff855 100644 --- a/web/apache/service.cxx +++ b/web/apache/service.cxx @@ -125,7 +125,7 @@ namespace web // Terminate the root apache process. Indeed we can only try to // terminate the process, and most likely will fail in a production - // environment where the apache root process usually runs under root + // environment where the apache root process usually runs under root, // and worker processes run under some other user. This is why the // implementation should consider the possibility of not being // initialized at the time of HTTP request processing. In such a case -- cgit v1.1