| Summary: | wrong description or rc.conf | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | toor <toor> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
toor
2001-01-16 00:30:01 UTC
> > >Number: 24364 > >Category: docs > >Synopsis: wrong description or rc.conf > > "FreeBSD now defaults to running ntalkd, comsat, and finger in a sandbox. Ano > ther program which may be a > candidate for running in a sandbox is named(8). The default rc.conf includes > the arguments necessary to run > named in a sandbox in a commented-out form. Depending on whether you are inst > alling a new system or upgrading" > > No it doesn't. O'Reilly's does, though. It does, but it isn't very clear about it: <quote rc.conf> # # named. It may be possible to run named in a sandbox, man security for # details. # named_enable="NO" # Run named, the DNS server (or NO). named_program="named" # path to named, if you want a different one. named_flags="" # Flags for named #named_flags="-u bind -g bind" # Flags for named <unquote> The last line is an example of how to run it in a sandbox. Dima Dorfman dima@unixfreak.org State Changed From-To: open->closed Handbook updated to refer to /etc/defaults/rc.conf |