From 9059c09ef1e5e71d3b63754bbe1277338070955b Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 20 Dec 2014 02:52:53 +0000 Subject: Doc fixes --- doc/s6-sudod.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/s6-sudod.html') diff --git a/doc/s6-sudod.html b/doc/s6-sudod.html index ac93219..d896d87 100644 --- a/doc/s6-sudod.html +++ b/doc/s6-sudod.html @@ -143,7 +143,7 @@ while the server program is still running, s6-sudod will send a SIGTERM and a SIGCONT to its child, then exit 1. However, sending a SIGTERM to the child does not guarantee that it will die; and if it keeps running, it might still read from the file that -was s6-sudoc's stdin, or write to the files that were s6-sudod's stdout or +was s6-sudoc's stdin, or write to the files that were s6-sudoc's stdout or stderr. This is a potential security risk. Administrators should audit their server programs to make sure this does not happen. -- cgit v1.3.1