Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/1c6262ffb988
branches:  trunk
changeset: 820043:1c6262ffb988
user:      maya <maya%NetBSD.org@localhost>
date:      Tue Dec 27 17:13:45 2016 +0000

description:
Add blacklistd.conf so it gets backed up, too.

diffstat:

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

diffs (17 lines):

diff -r f7d0b52a86e5 -r 1c6262ffb988 etc/mtree/special
--- a/etc/mtree/special Tue Dec 27 16:48:12 2016 +0000
+++ b/etc/mtree/special Tue Dec 27 17:13:45 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: special,v 1.154 2016/12/27 16:48:12 christos Exp $
+#      $NetBSD: special,v 1.155 2016/12/27 17:13:45 maya Exp $
 #      @(#)special     8.2 (Berkeley) 1/23/94
 #
 # This file may be overwritten on upgrades.
@@ -29,6 +29,7 @@
 ./etc/Distfile                 type=file mode=0644 optional
 ./etc/amd                      type=dir  mode=0755 optional
 ./etc/apm                      type=dir  mode=0755 optional
+./etc/blacklistd.conf          type=file mode=0644 optional
 ./etc/bluetooth                        type=dir  mode=0755
 ./etc/bluetooth/btattach.conf  type=file mode=0644
 ./etc/bluetooth/btdevctl.conf  type=file mode=0644



Home | Main Index | Thread Index | Old Index