cannot launch vsftpd at system startup

Derek Ragona derek at computinginnovations.com
Sat Jan 27 21:37:22 UTC 2007


add set -x to the startup script and debug where that error message is 
coming from.

         -Derek


At 02:55 PM 1/27/2007, Peter Matulis wrote:
>Hi gang,
>
>I have read quite a few articles on how to start vsftpd at system bootup
>but nothing seems to work on my new and updated 6.2 STABLE machine.
>
>I have copied /usr/ports/ftp/vsftpd/files/vsftpd.sh.in
>to /usr/local/etc/rc.d/vsftpd.sh and it is executable.
>
>In /etc/rc.conf I am placing:
>
>vsftpd_enable="YES"
>
>and in vsftpd.conf:
>
>listen=YES
>background=YES
>
>I can't see the error when my machine boots but when I attempt to run
>the rc.d script manually I get:
>
>.: Can't open %%RC_SUBR%%: No such file or directory
>
>I can start the daemon at the command line:
>
>/usr/local/libexec/vsftpd &
>
>I installed the port sysutils/rc_subr thinking it may help but it does
>not.  I also reinstalled vsftpd with the make option RC_NG but it
>doesn't seem to do anything (isn't it supposed to install the rc.d
>script?).
>
>Any comments?
>
>Peter
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>--
>This message has been scanned for viruses and
>dangerous content by MailScanner, and is
>believed to be clean.
>MailScanner thanks transtec Computers for their support.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.



More information about the freebsd-questions mailing list