Ticket #191 (new defect)
pdns control socket should be made after chroot
| Reported by: | anon | Owned by: | ahu |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | auth | Version: | 3.2 |
| Severity: | major | Keywords: | control socket, pdns, pdns_control |
| Cc: |
Description
pdns process creates a control socket. In chroot mode, the creation is done before chrooting, thus causing pdns to lose access to it. To fix this, one should make pdns create socket after chrooting.
Aki Tuomi
Change History
Note: See
TracTickets for help on using
tickets.