Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/defaults Add defaults for ftpd.
details: https://anonhg.NetBSD.org/src/rev/5d9d50b8f965
branches: trunk
changeset: 583404:5d9d50b8f965
user: peter <peter%NetBSD.org@localhost>
date: Thu Aug 04 22:29:01 2005 +0000
description:
Add defaults for ftpd.
diffstat:
etc/defaults/rc.conf | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b3458c97078c -r 5d9d50b8f965 etc/defaults/rc.conf
--- a/etc/defaults/rc.conf Thu Aug 04 22:28:17 2005 +0000
+++ b/etc/defaults/rc.conf Thu Aug 04 22:29:01 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rc.conf,v 1.64 2005/06/15 03:34:45 christos Exp $
+# $NetBSD: rc.conf,v 1.65 2005/08/04 22:29:01 peter Exp $
#
# /etc/defaults/rc.conf --
# default configuration of /etc/rc.conf
@@ -196,6 +196,7 @@
lpd=NO lpd_flags="-s" # -s "secure" unix domain only
sshd=NO sshd_flags=""
ssh_keygen_flags="-b 1024" # generate 1024 bit keys if host keys missing
+ftpd=NO ftpd_flags="-D"
# sendmail can now be run either as a suid root binary or as a sgid
# smmsp binary. In the former case, you must not have the file
Home |
Main Index |
Thread Index |
Old Index