BIRD_RUN_GROUP and
$BIRD_ARGS to the ExecStartPre line I guess; the fact that it is not
there already is a bug in the systemd unit file, I'd say. I guess this
is a packaging bug on the Debian side? In which case you should open a
bug in the Debian system :)
-Toke
--
Rob Lister
r...@lonap.net
0
/usr/sbin/bird6 -f -u bird -g bird
bird 1609 0.0 0.0 15272 2084 ?Ss 10:49 0:00
/usr/sbin/bird -f -u bird -g bird -c /etc/bird/bird-vlanid1-ipv4.conf
It appears that it took my config as specified from "/etc/bird/envvars"
but that it cannot cope with /etc/bird/bir
Hi,
I'm working on upgrading our route servers to the latest versions
(debian stretch and the bird debian package 1.6.3.
I need to specify during startup "-c /path/to/config/file" but whatever
I do, it just gets ignored and still tries to use /etc/bird/bird.conf
I have tried:
- Editing /e