Subject: CVS commit: src/etc
To: None <source-changes@NetBSD.org>
From: Peter Postma <peter@netbsd.org>
List: source-changes
Date: 08/09/2005 14:59:33
Module Name: src
Committed By: peter
Date: Tue Aug 9 14:59:33 UTC 2005
Modified Files:
src/etc/defaults: rc.conf
src/etc/rc.d: ftpd
Log Message:
Add command_args="-D" to the ftpd rc.d script. This flag is always needed
when running ftpd as daemon and it will now automatically be appended to the
command line, even if ftpd_flags doesn't have it.
Suggested by Alan Barrett and Luke Mewburn, thanks.
To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/etc/defaults/rc.conf
cvs rdiff -r1.2 -r1.3 src/etc/rc.d/ftpd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.