Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/mtree Add npf.conf so it gets backed up.



details:   https://anonhg.NetBSD.org/src/rev/f7d0b52a86e5
branches:  trunk
changeset: 820042:f7d0b52a86e5
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Dec 27 16:48:12 2016 +0000

description:
Add npf.conf so it gets backed up.

diffstat:

 etc/mtree/special |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b565ad000d50 -r f7d0b52a86e5 etc/mtree/special
--- a/etc/mtree/special Tue Dec 27 14:10:26 2016 +0000
+++ b/etc/mtree/special Tue Dec 27 16:48:12 2016 +0000
@@ -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



Home | Main Index | Thread Index | Old Index