Module Name:    src
Committed By:   mrg
Date:           Sat May  4 08:26:51 UTC 2019

Modified Files:
        src/etc/mtree: special

Log Message:
capture /etc/route.conf in /var/backups.


To generate a diff of this commit:
cvs rdiff -u -r1.165 -r1.166 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.165 src/etc/mtree/special:1.166
--- src/etc/mtree/special:1.165	Fri Mar 29 21:44:22 2019
+++ src/etc/mtree/special	Sat May  4 08:26:51 2019
@@ -1,4 +1,4 @@
-#	$NetBSD: special,v 1.165 2019/03/29 21:44:22 christos Exp $
+#	$NetBSD: special,v 1.166 2019/05/04 08:26:51 mrg Exp $
 #	@(#)special	8.2 (Berkeley) 1/23/94
 #
 # This file may be overwritten on upgrades.
@@ -314,6 +314,7 @@
 ./etc/rc.subr			type=file mode=0644
 ./etc/remote			type=file mode=0644
 ./etc/resolv.conf		type=file mode=0644 optional
+./etc/route.conf		type=file mode=0644 optional
 ./etc/rpc			type=file mode=0644
 ./etc/rtadvd.conf		type=file mode=0644 optional
 ./etc/saslc.d			type=dir  mode=0755

Reply via email to