Module Name:    src
Committed By:   jnemeth
Date:           Tue May 12 02:17:49 UTC 2009

Modified Files:
        src/usr.sbin/postinstall: postinstall

Log Message:
install /etc/rc.d/dhcpcd as well


To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/usr.sbin/postinstall/postinstall

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/postinstall/postinstall
diff -u src/usr.sbin/postinstall/postinstall:1.95 src/usr.sbin/postinstall/postinstall:1.96
--- src/usr.sbin/postinstall/postinstall:1.95	Tue May 12 01:53:07 2009
+++ src/usr.sbin/postinstall/postinstall	Tue May 12 02:17:49 2009
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $NetBSD: postinstall,v 1.95 2009/05/12 01:53:07 jnemeth Exp $
+# $NetBSD: postinstall,v 1.96 2009/05/12 02:17:49 jnemeth Exp $
 #
 # Copyright (c) 2002-2008 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -1012,7 +1012,7 @@
 		accounting altqd amd apmd \
 		bootconf.sh bootparams btattach btconfig btdevctl bthcid \
 		ccd cgd cleartmp cron \
-		dhclient dhcpd dhcrelay dmesg downinterfaces envsys \
+		dhclient dhcpcd dhcpd dhcrelay dmesg downinterfaces envsys \
 		fsck fsck_root ftp_proxy ftpd \
 		hostapd httpd \
 		identd ifwatchd inetd ipfilter ipfs ipmon ipnat ipsec \

Reply via email to