Re: [gentoo-user] Question about bird init script

2019-04-05 Thread Alarig Le Lay
Hi! On mar. 5 mars 10:01:08 2019, Michael Orlitzky wrote: > Once you've used it for a while and are confident that everything works, > please file a bug to include the improved script in the tree! All my bird instances are running with my script and I didn’t run in any issue so far, so I opened

Re: [gentoo-user] Question about bird init script

2019-03-06 Thread Alarig Le Lay
On mar. 5 mars 14:45:46 2019, Michael Orlitzky wrote: > 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 u

Re: [gentoo-user] Question about bird init script

2019-03-05 Thread Michael Orlitzky
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 fi

Re: [gentoo-user] Question about bird init script

2019-03-05 Thread Alarig Le Lay
Thanks for you help! I just did one think differently, I explain it inline. I will run bird 2.0.4 on my lab for the rest of the week, then I will upgrade the production network gradually. I will propose my script to the tree if it all succeeds. On mar. 5 mars 10:01:08 2019, Michael Orlitzky wrot

Re: [gentoo-user] Question about bird init script

2019-03-05 Thread Michael Orlitzky
On 3/5/19 6:03 AM, Alarig Le Lay wrote: > Okay, I tried to write another script: > https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay/src/branch/master/net-misc/bird/files/initd-bird-2 > > I deleted things, but added others. I’m not sure if I respect all the > openrc standards as I’m not very

Re: [gentoo-user] Question about bird init script

2019-03-05 Thread Alarig Le Lay
Okay, I tried to write another script: https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay/src/branch/master/net-misc/bird/files/initd-bird-2 I deleted things, but added others. I’m not sure if I respect all the openrc standards as I’m not very comfortable with it. I added a check_run() functi

Re: [gentoo-user] Question about bird init script

2019-03-04 Thread Michael Orlitzky
On 3/4/19 5:33 AM, Alarig Le Lay wrote: > Hi again, > > On another box, I’m trying to update to bird 2.0.4. I just copied the > ebuild and changed the version. If you want to have a look, it’s here: > https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay/src/branch/master/net-misc/bird > > It co

[gentoo-user] Question about bird init script

2019-03-04 Thread Alarig Le Lay
Hi again, On another box, I’m trying to update to bird 2.0.4. I just copied the ebuild and changed the version. If you want to have a look, it’s here: https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay/src/branch/master/net-misc/bird It compiles well, but I have a weird behaviour on the servi