[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Chrooting bind 8.1.2 under debian 2.0
- From: Carlos Barros <cbf redlider com uy>
- To: cfb <cfb ocn21 kdd-ok ne jp>
- Cc: debian-user lists debian org, linux-security redhat com, debian-isp lists debian org
- Subject: Re: Chrooting bind 8.1.2 under debian 2.0
- Date: Tue, 14 Jul 1998 11:53:52 +0300 (GMT-3)
On Tue, 14 Jul 1998, cfb wrote:
> The main problem seems to be with the way that debian starts bind using
> the script /etc/init.d/bind. I thought it would be really neat to just
> change the #!/bin/sh at the top of the script to something like :
> #!/usr/sbin/chroot /chroot-dns/ /bin/sh
> or
> #!/usr/sbin/chroot /chroot-dns/ /chroot-dns/bin/sh
try changing only the line that start the bind daemon eg:
chroot /chroot-dns/ /bin/named
Bye
Carlos Barros.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]