[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: legacy-bootordering in Wheezy?



On Mon, Dec 3, 2012 at 10:47 AM, Rob van der Putten <rob@sput.nl> wrote:
> Rob van der Putten wrote:
>> Tom H wrote:
>>>
>>> Why a circular dependency? You're adding it to nfs-kernel-server not
>>> to bind9.
>>
>> '$remote_fs' confused me. '/etc/insserv.conf' cleared things up.
>
> Actually I'm still confused.
>
> From /etc/insserv.conf;
> #
> # All remote filesystems are mounted (note in some cases /usr may
> # be remote. Most applications that care will probably require
> # both $local_fs and $remote_fs)
> #
> $remote_fs      $local_fs +mountnfs +mountnfs-bootclean +umountnfs +sendsigs
>
> So is this an AND or an OR?
> /etc/init.d/bind9 wants $remote_fs. So if NFS wants $named and $remote_fs is
> an AND then Bind would be waiting for NFS to mount and NFS would be waiting
> for DNS to function.

AFAIUI, "$remote_fs" being "Required-Start" for bind9 means that nfs
volumes have to be mounted for bind9 to be started not that
nfs-kernel-server's shares have to be exported.


Reply to: