<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi.<br>
<br>
Thanks for patch but hardcoded path:<br>
<pre wrap=""><i class="moz-txt-slash"><span class="moz-txt-tag">/</span>usr/sbin<span class="moz-txt-tag">/</span></i>"${_bird}" -p -c <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>etc<span class="moz-txt-tag">/</span></i>"${_bird}".conf</pre>
It`s not good for (such as) FreeBSD users.<br>
<br>
# whereis bird<br>
bird: /usr/local/sbin/bird /usr/ports/net/bird<br>
<br>
Default path to config: /usr/local/etc/bird.conf
/usr/local/etc/bird6.conf<br>
I use path to config: /usr/local/etc/bird/bird.conf
/usr/local/etc/bird/bird6.conf
<pre class="moz-signature" cols="72">
---
With best regards, Dmitry S. Nikolaev
Moscow, Russia
mail: <a class="moz-txt-link-abbreviated" href="mailto:dnikolaev@mega-net.ru">dnikolaev@mega-net.ru</a>
</pre>
On 05.10.2014 23:47, Pavlos Parissis wrote:<br>
</div>
<blockquote cite="mid:5431A03C.6080502@gmail.com" type="cite">
<pre wrap="">Hi,
This another patch for the init script which adds a check_config
function and call it prior of, start and reload.
It should be applied on top the other patch I sent on 2nd Sep.
Cheers,
Pavlos
</pre>
</blockquote>
<br>
</body>
</html>