Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2008 19:20:30 +0400
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        dandee@hellteam.net
Cc:        ports@FreeBSD.org, 'Boris Kovalenko' <boris@tagnet.ru>
Subject:   Re: FreeBSD Port: quagga-0.99.10_3
Message-ID:  <48777A3E.8090205@FreeBSD.org>
In-Reply-To: <56874B070CEF4FA5B60B2D158D5A9113@tocnet28.jspoj.czf>
References:  <000001c87801$bd411a80$6508280a@tocnet28.jspoj.czf>	<47C3A89C.5000503@tagnet.ru> <4CB32F5E329F44B2A3A95B20D9AD9675@tocnet28.jspoj.czf> <48722658.4060406@FreeBSD.org> <56874B070CEF4FA5B60B2D158D5A9113@tocnet28.jspoj.czf>

next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Dvořák пишет:
> Hi Sergey,
> 
> may the problem with "lock pid_file" messages be connected with running watchquagga daemon ?
> 
> Here is what I have got in rc.conf file:
> 
> quagga_enable="YES"
> quagga_flags="-d"
> quagga_daemons="zebra ospfd ospf6d bgpd"    <<<<<<<<<<<< Is this order okay ?

It's a correct order.

> quagga_extralibs_path=""
> quagga_delay="10"
> watchquagga_enable="YES"
> watchquagga_flags="-dz -R '/usr/local/sbin/zebra -d; /usr/local/sbin/ospfd -d; /usr/local/sbin/ospf6d -d; /usr/local/sbin/bgpd -d' zebra ospfd ospf6d bgpd" <<<<<<<<<<<<<<<<<<<<< I hope this syntax is right one.

I'd recommend this flags instead:
"-dz -R '/usr/local/etc/rc.d/quagga restart' zebra ospfd ospf6d bgpd"

-- 
Dixi.
Sem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48777A3E.8090205>