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.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to