FreeBSD Port: quagga-0.99.10_3

Sergey Matveychuk sem at FreeBSD.org
Fri Jul 11 15:22:00 UTC 2008


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.


More information about the freebsd-ports mailing list