pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Jun 20 12:26:33 UTC 2019
Added Files:
pkgsrc/net/bind911: MESSAGE.rcd
pkgsrc/net/bind912: MESSAGE.rcd
pkgsrc/net/bind914: MESSAGE.rcd
Removed Files:
pkgsrc/net/bind911: MESSAGE
pkgsrc/net/bind912: MESSAGE
pkgsrc/net/bind914: MESSAGE
Log Message:
bind*: Move MESSAGE to MESSAGE.rcd, they are rc.d specific.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r0 pkgsrc/net/bind911/MESSAGE
cvs rdiff -u -r0 -r1.1 pkgsrc/net/bind911/MESSAGE.rcd
cvs rdiff -u -r1.2 -r0 pkgsrc/net/bind912/MESSAGE
cvs rdiff -u -r0 -r1.1 pkgsrc/net/bind912/MESSAGE.rcd
cvs rdiff -u -r1.2 -r0 pkgsrc/net/bind914/MESSAGE
cvs rdiff -u -r0 -r1.1 pkgsrc/net/bind914/MESSAGE.rcd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/net/bind911/MESSAGE.rcd
diff -u /dev/null pkgsrc/net/bind911/MESSAGE.rcd:1.1
--- /dev/null Thu Jun 20 12:26:33 2019
+++ pkgsrc/net/bind911/MESSAGE.rcd Thu Jun 20 12:26:33 2019
@@ -0,0 +1,19 @@
+===========================================================================
+$NetBSD: MESSAGE.rcd,v 1.1 2019/06/20 12:26:33 jperkin Exp $
+
+Please consider running BIND under the pseudo user account "${BIND_USER}"
+in a chroot environment for security reasons.
+
+To achieve this, set the variable "named_chrootdir" in /etc/rc.conf to
+the directory with the chroot environment e.g. "${BIND_DIR}".
+
+Note: named(8) requires writable directories under "/etc/namedb" which
+specified by "directory" in "options" statement:
+
+ cache
+ keys
+ nta
+
+Make sure to these directories exists with writable by "${BIND_USER}" user.
+
+===========================================================================
Index: pkgsrc/net/bind912/MESSAGE.rcd
diff -u /dev/null pkgsrc/net/bind912/MESSAGE.rcd:1.1
--- /dev/null Thu Jun 20 12:26:33 2019
+++ pkgsrc/net/bind912/MESSAGE.rcd Thu Jun 20 12:26:33 2019
@@ -0,0 +1,19 @@
+===========================================================================
+$NetBSD: MESSAGE.rcd,v 1.1 2019/06/20 12:26:33 jperkin Exp $
+
+Please consider running BIND under the pseudo user account "${BIND_USER}"
+in a chroot environment for security reasons.
+
+To achieve this, set the variable "named_chrootdir" in /etc/rc.conf to
+the directory with the chroot environment e.g. "${BIND_DIR}".
+
+Note: named(8) requires writable directories under "/etc/namedb" which
+specified by "directory" in "options" statement:
+
+ cache
+ keys
+ nta
+
+Make sure to these directories exists with writable by "${BIND_USER}" user.
+
+===========================================================================
Index: pkgsrc/net/bind914/MESSAGE.rcd
diff -u /dev/null pkgsrc/net/bind914/MESSAGE.rcd:1.1
--- /dev/null Thu Jun 20 12:26:33 2019
+++ pkgsrc/net/bind914/MESSAGE.rcd Thu Jun 20 12:26:33 2019
@@ -0,0 +1,19 @@
+===========================================================================
+$NetBSD: MESSAGE.rcd,v 1.1 2019/06/20 12:26:33 jperkin Exp $
+
+Please consider running BIND under the pseudo user account "${BIND_USER}"
+in a chroot environment for security reasons.
+
+To achieve this, set the variable "named_chrootdir" in /etc/rc.conf to
+the directory with the chroot environment e.g. "${BIND_DIR}".
+
+Note: named(8) requires writable directories under "/etc/namedb" which
+specified by "directory" in "options" statement:
+
+ cache
+ keys
+ nta
+
+Make sure to these directories exists with writable by "${BIND_USER}" user.
+
+===========================================================================
Home |
Main Index |
Thread Index |
Old Index