From owner-freebsd-questions Sat Jan 26 6:28: 3 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 8983837B400 for ; Sat, 26 Jan 2002 06:28:00 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 9C2F67DBE for ; Sat, 26 Jan 2002 15:27:59 +0100 (MET) Date: Sat, 26 Jan 2002 15:27:55 +0100 From: J.S. To: freebsd-questions@freebsd.org Subject: rc.local? crontab? what? Message-Id: <20020126152755.3bc451ec.johann@broadpark.no> X-Mailer: Sylpheed version 0.6.5 (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 Hi. I'm in the process of setting up an additional ftpd on my server (openftpd.org), which has been installed in user ftpd's home directory. The user ftpd has a nonexistent shell. How can I get it loaded at startup? I tried putting: su ftpd -c /usr/home/ftpd/openftpd/sbin/ftpd in /etc/rc.local, but I heard that doesn't work now that I removed ftpd's shell. Anyone? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message