]> git.puffer.fish Git - matthieu/frr.git/commit
tools: fix boot config load in watchfrr
authorChristian Hopps <chopps@labn.net>
Fri, 24 Jun 2022 22:44:43 +0000 (18:44 -0400)
committerChristian Hopps <chopps@labn.net>
Fri, 24 Jun 2022 22:44:43 +0000 (18:44 -0400)
commit63b46c8fb4ea131fe57ba3c1df2290cad73e19c5
tree5b7f2302c7b51f6c3e1ef5e4e1f3c6781b8f9858
parentcc6c75300dc5d98b906c36be08c55b7ed95edd43
tools: fix boot config load in watchfrr

2469a37f reversed the logic of the existence check for
/etc/frr/frr.conf breaking boot config loading, fix it.

Signed-off-by: Christian Hopps <chopps@labn.net>
tools/frrcommon.sh.in