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 Pull up following revision(s) (reque...
details: https://anonhg.NetBSD.org/src/rev/1cf70e649eed
branches: netbsd-7
changeset: 799573:1cf70e649eed
user: snj <snj%NetBSD.org@localhost>
date: Fri Aug 21 17:27:16 2015 +0000
description:
Pull up following revision(s) (requested by jnemeth in ticket #957):
usr.sbin/postinstall/postinstall: revision 1.200 via patch
PR/50158 - Simon Burge -- postinstall does not know about blacklistd
diffstat:
usr.sbin/postinstall/postinstall | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r a7b4eff3eea8 -r 1cf70e649eed usr.sbin/postinstall/postinstall
--- a/usr.sbin/postinstall/postinstall Fri Aug 21 17:24:01 2015 +0000
+++ b/usr.sbin/postinstall/postinstall Fri Aug 21 17:27:16 2015 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: postinstall,v 1.175.2.8 2015/08/07 06:22:10 msaitoh Exp $
+# $NetBSD: postinstall,v 1.175.2.9 2015/08/21 17:27:16 snj Exp $
#
# Copyright (c) 2002-2015 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -1338,7 +1338,7 @@
compare_dir "${op}" "${SRC_DIR}/etc/rc.d" "${DEST_DIR}/etc/rc.d" 555 \
DAEMON DISKS LOGIN NETWORKING SERVERS \
- accounting altqd amd apmd \
+ accounting altqd amd apmd blacklistd \
bluetooth bootconf.sh bootparams \
ccd cgd cleartmp cron devpubd \
dhclient dhcpcd dhcpd dhcrelay dmesg downinterfaces envsys \
Home |
Main Index |
Thread Index |
Old Index