Module Name:    src
Committed By:   christos
Date:           Tue Dec 27 16:48:12 UTC 2016

Modified Files:
        src/etc/mtree: special

Log Message:
Add npf.conf so it gets backed up.


To generate a diff of this commit:
cvs rdiff -u -r1.153 -r1.154 src/etc/mtree/special

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/mtree/special
diff -u src/etc/mtree/special:1.153 src/etc/mtree/special:1.154
--- src/etc/mtree/special:1.153	Mon Nov 23 14:56:47 2015
+++ src/etc/mtree/special	Tue Dec 27 11:48:12 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: special,v 1.153 2015/11/23 19:56:47 christos Exp $
+#	$NetBSD: special,v 1.154 2016/12/27 16:48:12 christos Exp $
 #	@(#)special	8.2 (Berkeley) 1/23/94
 #
 # This file may be overwritten on upgrades.
@@ -124,6 +124,7 @@
 ./etc/newsyslog.conf		type=file mode=0644
 ./etc/nsswitch.conf		type=file mode=0644
 ./etc/ntp.conf			type=file mode=0644 optional
+./etc/npf.conf			type=file mode=0644 optional
 ./etc/pam.conf			type=file mode=0644 optional
 ./etc/pam.d			type=dir  mode=0755
 ./etc/pam.d/display_manager	type=file mode=0644

Reply via email to