Module Name: src
Committed By: tron
Date: Sun Feb 13 20:17:26 UTC 2011
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add "npf" to the list of startup scripts that get checked.
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 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.112 src/usr.sbin/postinstall/postinstall:1.113
--- src/usr.sbin/postinstall/postinstall:1.112 Fri Dec 17 22:56:22 2010
+++ src/usr.sbin/postinstall/postinstall Sun Feb 13 20:17:26 2011
@@ -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 \