On Apr 15, 2011, at 9:29 AM, hugo hugoo wrote:
I do not use the version provided bu Debian because I am migrating
from bind8 to Bind9 and I wan to have both versions available on the
same server.
So, I want to have Bind9 totally separated from Bind8.
I use Debian, version 5 and the last ESV
$0 start
;;
status)
ret=0
status_of_proc -p ${PIDFILE} /usr/sbin/named bind9 2>/dev/null || ret=$?
;;
*)
log_action_msg "Usage: /etc/init.d/bind9
{start|stop|reload|restart|force-reload|status}"
exit 1
;;
esac
exit 0
&
On 14.04.11 14:23, hugo hugoo wrote:
> I have installed bind9 using the make install procedure.
> It works but I did not find any startup script to could put in my
> /etc/init.d/ directory.
>
> I know that if bind is installed via apt-get install (I am using debian
> linux version), there is auto
]
Sent: Thursday, April 14, 2011 11:53
To: Dave Forrest
Cc: bind-users@lists.isc.org
Subject: Re: start script for bind9
On Thu, 14 Apr 2011, Alan Clegg wrote:
> On 4/14/2011 10:23 AM, hugo hugoo wrote:
>
>> I know that if bind is installed via apt-get install (I am using
>> de
On Thu, 14 Apr 2011, Alan Clegg wrote:
On 4/14/2011 10:23 AM, hugo hugoo wrote:
I know that if bind is installed via apt-get install (I am using debian
linux version), there is automatically a bind9 startup script in
/etc/init.d/ directory.
Since named "just works" and I do everything else u
On 4/14/2011 10:23 AM, hugo hugoo wrote:
> I know that if bind is installed via apt-get install (I am using debian
> linux version), there is automatically a bind9 startup script in
> /etc/init.d/ directory.
Since named "just works" and I do everything else using rndc, I have the
following line i
> From: hugo hugoo
> Date: Thu, 14 Apr 2011 14:23:56 +
> Sender: bind-users-bounces+oberman=es@lists.isc.org
>
>
> Hello,
>
> I have installed bind9 using the make install procedure. It works but
> I did not find any startup script to could put in my /etc/init.d/
> directory.
>
> I
7 matches
Mail list logo