From owner-freebsd-questions@FreeBSD.ORG Sat Apr 15 21:51:31 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 DE70B16A400 for ; Sat, 15 Apr 2006 21:51:31 +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 CC71B43D67 for ; Sat, 15 Apr 2006 21:51: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 5F44F581110; Sat, 15 Apr 2006 23:51:37 +0200 (CEST) Received: from assata.aseed.net (unknown [192.168.0.35]) by aseed.demon.nl (Postfix) with ESMTP id 2DF70581062; Sat, 15 Apr 2006 23:51:37 +0200 (CEST) Received: from http.aseed.net (unknown [192.168.0.50]) by assata.aseed.net (Postfix) with ESMTP id 6C3732A083F; Sat, 15 Apr 2006 23:52:40 +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 89D7A58C6BE; Sat, 15 Apr 2006 23:51:35 +0200 (CEST) Date: Sat, 15 Apr 2006 23:51:20 +0200 From: albi To: Jonathan Horne Message-Id: <20060415235120.5cd692b4.albi@scii.nl> In-Reply-To: <200604151637.33347.freebsd@dfwlp.com> References: <200604151447.25403.freebsd@dfwlp.com> <20060415230923.3d7a0756.albi@scii.nl> <200604151637.33347.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:51:32 -0000 On Sat, 15 Apr 2006 16:37:33 -0500 Jonathan Horne wrote: > i did check just to be sure: > > root@hera# ls -la /usr/local/etc/rc.d/vs* > -r-xr-xr-x 1 root wheel 927 Apr 15 09:08 /usr/local/etc/rc.d/vsftpd > > vsftpd will start if i issue the command manually, but i hope i can > get it set up that the daemon will start if i have to reboot my > server. weird, i have only this in /etc/rc.conf : vsftpd_enable="YES" and nothing (related) in /etc/rc.local i'm using 6.1-PRERELEASE and vsftpd-2.0.4 here's my working vsftpd.conf : http://scii.nl/~albi/vsftpd.conf -- grtjs, albi gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import