From d5e07ab1f10bee11f124af8d43fa24e830972c30 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 2 Jun 2013 14:11:38 +0000 Subject: move bgplg and slowcgi sockets to /var/www/run input reyk@, guenther@ "move fast" deraadt@ OK naddy@ --- slowcgi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'slowcgi.c') diff --git a/slowcgi.c b/slowcgi.c index a227602..b377977 100644 --- a/slowcgi.c +++ b/slowcgi.c @@ -1,4 +1,4 @@ -/* $OpenBSD: slowcgi.c,v 1.3 2013/05/23 16:13:08 florian Exp $ */ +/* $OpenBSD: slowcgi.c,v 1.4 2013/06/02 14:11:38 florian Exp $ */ /* * Copyright (c) 2013 David Gwynne * Copyright (c) 2013 Florian Obser @@ -253,7 +253,7 @@ main(int argc, char *argv[]) event_init(); - slowcgi_listen("/var/www/logs/slowcgi.sock", pw->pw_gid); + slowcgi_listen("/var/www/run/slowcgi.sock", pw->pw_gid); if (chroot(pw->pw_dir) == -1) lerr(1, "chroot(%s)", pw->pw_dir); -- cgit v1.2.3-2-gb3c3