From owner-freebsd-questions@FreeBSD.ORG Sat Apr 15 21:10:56 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 64E8616A4A7 for ; Sat, 15 Apr 2006 21:10:56 +0000 (UTC) (envelope-from albi@scii.nl) Received: from aseed.demon.nl (aseed.demon.nl [83.160.138.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3828443DAB for ; Sat, 15 Apr 2006 21:09:28 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl (unknown [192.168.0.48]) by aseed.demon.nl (Postfix) with ESMTP id 6D92B581110; Sat, 15 Apr 2006 23:09:35 +0200 (CEST) Received: from assata.aseed.net (unknown [192.168.0.35]) by aseed.demon.nl (Postfix) with ESMTP id 5066E581062; Sat, 15 Apr 2006 23:09:35 +0200 (CEST) Received: from http.aseed.net (unknown [192.168.0.50]) by assata.aseed.net (Postfix) with ESMTP id A81FE2A083F; Sat, 15 Apr 2006 23:10:38 +0200 (CEST) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.net (Postfix) with ESMTP id BC7AE58C6BE; Sat, 15 Apr 2006 23:09:34 +0200 (CEST) Date: Sat, 15 Apr 2006 23:09:23 +0200 From: albi To: Jonathan Horne Message-Id: <20060415230923.3d7a0756.albi@scii.nl> In-Reply-To: <200604151447.25403.freebsd@dfwlp.com> References: <200604151447.25403.freebsd@dfwlp.com> X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP Cc: freebsd-questions@freebsd.org Subject: Re: vsftpd wont start at boot 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: Sat, 15 Apr 2006 21:10:59 -0000 On Sat, 15 Apr 2006 14:47:25 -0500 Jonathan Horne wrote: > i compiled vsftpd from ports today. at the end of the install, it > asks me to add vsftpd_enable="YES" to /etc/rc.conf, and also that i > should add: > > listen=YES > background=YES > > to /usr/local/etc/vsftpd.conf. when i do all those things, vsftpd > will start when i issue it from a terminal, but it will not start at > boot. > > can someone point me in the right direction here? do you have /usr/local/etc/rc.d/vsftpd and is it executable ? afair the last version of vsftpd asks you before installing whether you want to use the rc.d/ script or not if you don't have this script, i've just copied it here : http://scii.nl/~albi/vsftpd -- grtjs, albi gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import