Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/rc.d Add the new ftpd rc.d script.



details:   https://anonhg.NetBSD.org/src/rev/219d1998c205
branches:  trunk
changeset: 583406:219d1998c205
user:      peter <peter%NetBSD.org@localhost>
date:      Thu Aug 04 22:32:44 2005 +0000

description:
Add the new ftpd rc.d script.

diffstat:

 etc/rc.d/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f756b5cafa38 -r 219d1998c205 etc/rc.d/Makefile
--- a/etc/rc.d/Makefile Thu Aug 04 22:31:40 2005 +0000
+++ b/etc/rc.d/Makefile Thu Aug 04 22:32:44 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2005/04/17 23:12:40 lukem Exp $
+# $NetBSD: Makefile,v 1.51 2005/08/04 22:32:44 peter Exp $
 
 .include <bsd.own.mk>
 
@@ -11,7 +11,7 @@
        DAEMON LOGIN NETWORKING SERVERS \
        accounting altqd amd apmd \
        bootparams bootconf.sh ccd cgd cleartmp cron \
-       dhclient dhcpd dhcrelay dmesg downinterfaces fixsb fsck \
+       dhclient dhcpd dhcrelay dmesg downinterfaces fixsb fsck ftpd \
        identd ifwatchd inetd ipfilter ipfs ipmon ipnat ipsec isdnd \
        kdc ldconfig lkm1 lkm2 lkm3 local lpd \
        mixerctl mopd motd mountall mountcritlocal mountcritremote mountd \



Home | Main Index | Thread Index | Old Index