2 Jun
2010
2 Jun
'10
10:19 a.m.
On 1.6.2010 19:41, Neil Wilson wrote:
Hi,
There appears to be a small bug in the IPv6 section of the init script.
Hi! Thank you, fixed in 1.2.3-2. Ondrej
[ -f /etc/bird-6.conf ] || BIRD6="no"
should be
[ -f /etc/bird6.conf ] || BIRD6="no"
Similarly on the default control file within birdc6 - which won't attach.
Unable to connect to server control socket (/var/run/bird-6.ctl): No such file or directory