FreeBSD Bugzilla – Attachment 14051 Details for
Bug 26488
incomplete named sandbox information
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 790 bytes, created by
dpelleg+bsd
on 2001-04-10 19:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dpelleg+bsd
Created:
2001-04-10 19:40:01 UTC
Size:
790 bytes
patch
obsolete
>--- named.conf.orig Tue Apr 10 14:24:23 2001 >+++ named.conf Tue Apr 10 14:33:55 2001 >@@ -96,6 +96,15 @@ > // mkdir /etc/namedb/s > // chown bind.bind /etc/namedb/s > // chmod 750 /etc/namedb/s >+// (copy the contents of /etc/namedb/ to /etc/namedb/s/etc/namedb/) >+// >+// Note that running named in a sandbox will prevent it from logging to >+// syslogd(8) and will prevent the ndc(8) commands from working. >+// To enable logging to the system logger: >+// mkdir -p /etc/namedb/s/var/run >+// and add "-l /etc/namedb/s/var/run/log" to syslogd_flags in /etc/rc.conf. >+// To use ndc, create /etc/namedb/s/var/run and either invoke ndc as >+// "ndc -c /etc/namedb/s/var/run/ndc", or >+// symlink /etc/namedb/s/var/run/ndc to /var/run and use ndc as usual. > > /* > zone "domain.com" {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 26488
: 14051