From owner-freebsd-questions@FreeBSD.ORG Wed Jun 18 09:06:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCCBE1065674 for ; Wed, 18 Jun 2008 09:06:59 +0000 (UTC) (envelope-from valerio.daelli@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.233]) by mx1.freebsd.org (Postfix) with ESMTP id 9C7EC8FC14 for ; Wed, 18 Jun 2008 09:06:59 +0000 (UTC) (envelope-from valerio.daelli@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so6651414rvf.43 for ; Wed, 18 Jun 2008 02:06:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=0LF85YnBweT6AzA4Fo8oOIlBKFb7+rmhPxwU8++TVak=; b=jEW/UZvMndHwf7tCdOX2lHh4MwTdS4MO1AshdLCbsNTvjRWc3DupMsC70d6mpra53T HeknoYdFSy9FqsEQJhX9LzeQCYOQxnTk86NxMSezIAbwF05T38WBzasieR3Um1yi1dxE bDRcbnYBiPlp+sr55ny4ChUc5vOJqj8hFb058= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=VXasKzb9kSuQyhvMhlJCN8vPvkxU0qSaUgIEpGU6sFDZa1u1Z12Xk/Bckq0SbH9K0T GSYpk6Fv5M8PEgxmwUSBA77+WQpXOW77T5a/HqSJrhbtXDzCdox/l+mXwlIRsRUeV/Fc 53WssWf+uF+bsCv5GB12jJqswqMHqu/NyHj8s= Received: by 10.143.35.4 with SMTP id n4mr135126wfj.64.1213780019012; Wed, 18 Jun 2008 02:06:59 -0700 (PDT) Received: by 10.143.124.5 with HTTP; Wed, 18 Jun 2008 02:06:58 -0700 (PDT) Message-ID: <27dbfc8c0806180206l5e0e6640r2828cdefe6610b93@mail.gmail.com> Date: Wed, 18 Jun 2008 11:06:58 +0200 From: "Valerio Daelli" To: "Ruben de Groot" , Agus , "User Questions" In-Reply-To: <20080618081003.GA73715@ei.bzerk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080618081003.GA73715@ei.bzerk.org> Cc: Subject: Re: Vsftpd rotate logs with newsyslog... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2008 09:06:59 -0000 >> Well, i take this opportunity also to ask about Apache too....which signal >> should i send? > > A HUP signal should work for apache. > For Apache you may find useful rotatelogs. It should come with port. Bye Valerio