From owner-freebsd-questions Tue Jan 29 23:25: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (217-13-4-9.dd.nextgentel.com [217.13.4.9]) by hub.freebsd.org (Postfix) with ESMTP id 33D7737B400 for ; Tue, 29 Jan 2002 23:24:58 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 4ADF98185 for ; Wed, 30 Jan 2002 08:24:56 +0100 (MET) Date: Wed, 30 Jan 2002 08:24:55 +0100 From: J.S. To: freebsd-questions@freebsd.org Subject: Automatic startup of OpenFTPD (!!!) Message-Id: <20020130082455.1bf4f8c7.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'd just like it started at each bootup, like every other service on my system. The OpenFTPD tutorial mentions nothing about this. I'm running OpenFTPD as user 'ftpd', and I'd like the service to be loaded at startup. So far I've tried inetd, rc.local (su) and crontab (without finding a proper script to check if it's running). Hope anybody has a clue. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message