Module Name:    src
Committed By:   christos
Date:           Thu Oct 11 15:39:55 UTC 2018

Modified Files:
        src/etc/mtree: NetBSD.dist.base

Log Message:
Add unbound /var/run directory (reported by hannken@)


To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 src/etc/mtree/NetBSD.dist.base

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/NetBSD.dist.base
diff -u src/etc/mtree/NetBSD.dist.base:1.177 src/etc/mtree/NetBSD.dist.base:1.178
--- src/etc/mtree/NetBSD.dist.base:1.177	Sun Sep 23 05:21:00 2018
+++ src/etc/mtree/NetBSD.dist.base	Thu Oct 11 11:39:54 2018
@@ -1,4 +1,4 @@
-#	$NetBSD: NetBSD.dist.base,v 1.177 2018/09/23 09:21:00 maxv Exp $
+#	$NetBSD: NetBSD.dist.base,v 1.178 2018/10/11 15:39:54 christos Exp $
 #	@(#)4.4BSD.dist	8.1 (Berkeley) 6/13/93
 
 # Do not customize this file as it may be overwritten on upgrades.
@@ -1294,6 +1294,7 @@
 ./var/chroot/unbound		mode=0755 uname=_unbound gname=_unbound
 ./var/chroot/unbound/etc	mode=0755 uname=_unbound gname=_unbound
 ./var/chroot/unbound/etc/unbound	mode=0755 uname=_unbound gname=_unbound
+./var/chroot/unbound/var/run	mode=0775 gname=_unbound
 ./var/crash			mode=0770
 ./var/cron
 ./var/cron/tabs			mode=0700

Reply via email to