6 Oct
2014
6 Oct
'14
9:05 p.m.
On 06/10/2014 06:05 πμ, Dmitry S. Nikolaev wrote:
Hi.
Thanks for patch but hardcoded path:
/usr/sbin/"${_bird}" -p -c /etc/"${_bird}".conf
It`s not good for (such as) FreeBSD users.
# whereis bird bird: /usr/local/sbin/bird /usr/ports/net/bird
Default path to config: /usr/local/etc/bird.conf /usr/local/etc/bird6.conf I use path to config: /usr/local/etc/bird/bird.conf /usr/local/etc/bird/bird6.conf
But there are already paths hardcoded in the init script I found on the repo. I failed to find any other scripts and I don't have access to BSD systems. Does the current script work on BSD? Thanks for getting back to me! Pavlos