From owner-freebsd-questions@FreeBSD.ORG Wed Jan 5 14:25:48 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D11D716A4CE for ; Wed, 5 Jan 2005 14:25:48 +0000 (GMT) Received: from mail.terralink.de (mail.tlink.de [217.9.16.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8153443D4C for ; Wed, 5 Jan 2005 14:25:48 +0000 (GMT) (envelope-from me@daniel.stefan.haischt.name) Received: from smtp.abyssworld.de (daniel-s-haischt.biz [84.252.66.2]) by mail.terralink.de (Postfix) with ESMTP id 86DA7BD5EA; Wed, 5 Jan 2005 15:25:46 +0100 (CET) Received: from localhost (smtp.abyssworld.de [192.168.1.6]) by smtp.abyssworld.de (Postfix) with ESMTP id E28CC18CCA; Wed, 5 Jan 2005 15:25:45 +0100 (CET) Received: from smtp.abyssworld.de ([127.0.0.1])port 10024) with ESMTP id 36845-03; Wed, 5 Jan 2005 15:25:45 +0100 (CET) Received-SPF: none (smtp.abyssworld.de: 192.168.1.6 is neither permitted nor denied by domain of daniel.stefan.haischt.name) client-ip=192.168.1.6; envelope-from=me@daniel.stefan.haischt.name; helo=[192.168.120.239]; Received: from [192.168.120.239] (smtp.abyssworld.de [192.168.1.6]) by smtp.abyssworld.de (Postfix) with ESMTP id 9D44918C59; Wed, 5 Jan 2005 15:25:44 +0100 (CET) Message-ID: <41DBF8DF.7080002@daniel.stefan.haischt.name> Date: Wed, 05 Jan 2005 15:25:35 +0100 From: "Daniel S. Haischt" User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: Lowell Gilbert References: <44vfac9fqt.fsf@be-well.ilk.org> In-Reply-To: <44vfac9fqt.fsf@be-well.ilk.org> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/mixed; boundary="------------080002040302070003080003" X-Processed-By: GNU Anubis v4.0 X-Virus-Scanned: amavisd-new at abyssworld.de X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-questions@freebsd.org cc: Adam Subject: Re: Privoxy at boot. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2005 14:25:49 -0000 --------------080002040302070003080003 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, try the attached rcNG file I just did create it a couples of days ago. It is not perfect but the file does its job. You'll need to add the following lines to /etc/rc.conf privoxy_enable="YES" privoxy_flags="/usr/local/etc/privoxy/config" -- Mit freundlichen Gruessen / With kind regards Daniel S. Haischt Wan't a complete signature??? Type at a shell prompt: $ > finger -l haischt@daniel.stefan.haischt.name Lowell Gilbert schrieb: > Adam writes: > > >>able to find out how to make it start up at boot. I tried /etc/rc.conf >>but no luck. > > > Well, no. rc.conf is for *configuration* information, not for > executing commands. It gets sourced *many* times at startup. > > There are several different ways to start something at boot; > the documentation is available by typing "man rc". > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > !DSPAM:41dbe931162192725988344! > > --------------080002040302070003080003--