From owner-cvs-all@FreeBSD.ORG Fri Nov 5 09:38:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1392616A4CE; Fri, 5 Nov 2004 09:38:45 +0000 (GMT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84E0843D1F; Fri, 5 Nov 2004 09:38:44 +0000 (GMT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1]) ESMTP/inet6 id iA59cg810444; Fri, 5 Nov 2004 18:38:42 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <20041105092717.GA98184@walton.maths.tcd.ie> References: <200411042309.iA4N9v06043345@repoman.freebsd.org> <20041105102609W.matusita@jp.FreeBSD.org> <20041105092717.GA98184@walton.maths.tcd.ie> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20040704(IM147) Lines: 10 From: Makoto Matsushita To: dwmalone@maths.tcd.ie Date: Fri, 05 Nov 2004 18:38:40 +0900 Message-Id: <20041105183840T.matusita@jp.FreeBSD.org> cc: cvs-src@FreeBSD.org cc: glebius@FreeBSD.org cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/syslogd syslogd.8 syslogd.c src/sys/sys syslog.h src/lib/libc/gen syslog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Nov 2004 09:38:45 -0000 dwmalone> You can now specify the the mode for the socket on the command line, dwmalone> so you should be able to do: dwmalone> syslogd -l /my/jail/var/run/log -l 600:/my/jail/var/run/logpriv That's fine enough, thank you! -- - Makoto `MAR' Matsushita