Module Name:    src
Committed By:   simonb
Date:           Mon Jul 10 00:27:33 UTC 2017

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

Log Message:
Add npfd to the list of rc.d scripts to check.


To generate a diff of this commit:
cvs rdiff -u -r1.215 -r1.216 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.215 src/usr.sbin/postinstall/postinstall:1.216
--- src/usr.sbin/postinstall/postinstall:1.215	Fri Jun 16 22:58:38 2017
+++ src/usr.sbin/postinstall/postinstall	Mon Jul 10 00:27:32 2017
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $NetBSD: postinstall,v 1.215 2017/06/16 22:58:38 christos Exp $
+# $NetBSD: postinstall,v 1.216 2017/07/10 00:27:32 simonb Exp $
 #
 # Copyright (c) 2002-2015 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -1428,6 +1428,7 @@ newsyslog
 nfsd
 nfslocking
 npf
+npfd
 ntpd
 ntpdate
 perusertmp

Reply via email to