From: Michael Orlitzky <mjo@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Question about bird init script
Date: Tue, 5 Mar 2019 14:45:46 -0500 [thread overview]
Message-ID: <3edbcc66-4024-dded-0d5a-0cc8bba63021@gentoo.org> (raw)
In-Reply-To: <20190305162405.mngzgjjr7zzaqqqd@mew.swordarmor.fr>
On 3/5/19 11:24 AM, Alarig Le Lay wrote:
>
> The client doesn’t care about the configuration file, only about the
> socket.
Oh, sorry, I was reading the wrong part of the man page.
It looks like you *can* specify which config file to check, but in a
different way:
configure check ["config file"]
Read and parse given config file, but do not use it. useful for
checking syntactic and some semantic validity of an config file.
So you'd want something like "configure check ${CONF_FILE}" I guess.
That way if you ever have two instances of bird running, reloading the
second instance won't check the config file for the first instance.
And "-r" was a good idea.
next prev parent reply other threads:[~2019-03-05 19:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-04 10:33 [gentoo-user] Question about bird init script Alarig Le Lay
2019-03-04 14:05 ` Michael Orlitzky
2019-03-05 11:03 ` Alarig Le Lay
2019-03-05 15:01 ` Michael Orlitzky
2019-03-05 16:24 ` Alarig Le Lay
2019-03-05 19:45 ` Michael Orlitzky [this message]
2019-03-06 9:54 ` Alarig Le Lay
2019-04-05 20:55 ` Alarig Le Lay
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3edbcc66-4024-dded-0d5a-0cc8bba63021@gentoo.org \
--to=mjo@gentoo.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox