Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/postinstall Add "npf" to the list of startup script...
details: https://anonhg.NetBSD.org/src/rev/7c92741981fb
branches: trunk
changeset: 762030:7c92741981fb
user: tron <tron%NetBSD.org@localhost>
date: Sun Feb 13 20:17:26 2011 +0000
description:
Add "npf" to the list of startup scripts that get checked.
diffstat:
usr.sbin/postinstall/postinstall | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 5a6ff28d5c74 -r 7c92741981fb usr.sbin/postinstall/postinstall
--- a/usr.sbin/postinstall/postinstall Sun Feb 13 17:49:12 2011 +0000
+++ b/usr.sbin/postinstall/postinstall Sun Feb 13 20:17:26 2011 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: postinstall,v 1.112 2010/12/17 22:56:22 njoly Exp $
+# $NetBSD: postinstall,v 1.113 2011/02/13 20:17:26 tron Exp $
#
# Copyright (c) 2002-2008 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -1065,7 +1065,8 @@
ldconfig local lpd lvm\
mdnsd mixerctl mopd motd mountall mountcritlocal \
mountcritremote mountd moused mrouted \
- named ndbootd network newsyslog nfsd nfslocking ntpd ntpdate \
+ named ndbootd network newsyslog nfsd nfslocking npf \
+ ntpd ntpdate \
perusertmp pf pf_boot pflogd postfix powerd ppp pwcheck \
quota \
racoon rpcbind raidframe raidframeparity rarpd rbootd rndctl \
Home |
Main Index |
Thread Index |
Old Index