aboutsummaryrefslogtreecommitdiffstats
path: root/slowcgi.8
diff options
context:
space:
mode:
authorflorian2014-06-10 14:33:01 +0000
committerWynn Wolf Arbor2020-05-24 12:33:55 +0200
commit660dbaae4ad1ac9a2fe96efaf13d984db7ee4b89 (patch)
tree4ef8765062328cf63a3d85ee13740e939d54a3b3 /slowcgi.8
parentaff2da75984cb4b216ac47d4603dd5618d0942f7 (diff)
downloadslowcgi-660dbaae4ad1ac9a2fe96efaf13d984db7ee4b89.tar.gz
Cleanup socket creation. Input ajacoutot some time ago; OK henning@
Diffstat (limited to 'slowcgi.8')
-rw-r--r--slowcgi.86
1 files changed, 3 insertions, 3 deletions
diff --git a/slowcgi.8 b/slowcgi.8
index 7307c7a..9f1b4f9 100644
--- a/slowcgi.8
+++ b/slowcgi.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: slowcgi.8,v 1.7 2014/01/20 13:00:31 florian Exp $
+.\" $OpenBSD: slowcgi.8,v 1.8 2014/06/10 14:33:01 florian Exp $
.\"
.\" Copyright (c) 2013 Florian Obser <florian@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: January 20 2014 $
+.Dd $Mdocdate: June 10 2014 $
.Dt SLOWCGI 8
.Os
.Sh NAME
@@ -49,7 +49,7 @@ is not intended for these applications.
.Nm
opens a socket at
.Pa /var/www/run/slowcgi.sock ,
-owned by root:www,
+owned by www:www,
with permissions 0660.
It will then
.Xr chroot 8