Source-Changes-HG archive

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

[src/netbsd-7]: src/usr.sbin/postinstall Apply patch to fix fallout from tick...



details:   https://anonhg.NetBSD.org/src/rev/2adcd3b6fd00
branches:  netbsd-7
changeset: 799218:2adcd3b6fd00
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Apr 18 09:39:17 2015 +0000

description:
Apply patch to fix fallout from ticket #635, requested by tron in ticket
#707.

diffstat:

 usr.sbin/postinstall/postinstall |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 6f9a901d67dd -r 2adcd3b6fd00 usr.sbin/postinstall/postinstall
--- a/usr.sbin/postinstall/postinstall  Fri Apr 17 09:47:18 2015 +0000
+++ b/usr.sbin/postinstall/postinstall  Sat Apr 18 09:39:17 2015 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $NetBSD: postinstall,v 1.175.2.3 2014/11/14 18:18:14 snj Exp $
+# $NetBSD: postinstall,v 1.175.2.4 2015/04/18 09:39:17 martin Exp $
 #
 # Copyright (c) 2002-2008 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -1339,8 +1339,8 @@
                irdaattach iscsi_target isdnd isibootd \
                kdc \
                ldconfig ldpd local lpd lvm \
-               makemandb mdnsd mixerctl mopd motd mountall mountcritlocal \
-               mountcritremote mountd moused mrouted \
+               makemandb mdnsd mixerctl modules mopd motd mountall \
+               mountcritlocal mountcritremote mountd moused mrouted \
                named ndbootd network newsyslog nfsd nfslocking npf ntpd \
                ntpdate \
                perusertmp pf pf_boot pflogd postfix powerd ppp pwcheck \



Home | Main Index | Thread Index | Old Index