Skip to content
Commit 672495d5 authored by Janne Heß's avatar Janne Heß
Browse files

nixos/bird: Fix reload

When calling reload, bird attempts to reload the file that was given in
the command line. As the change of ${configFile} is never picked up,
bird will just reload the old file.
This way, the configuration is placed at a known location and updated.
parent 19195b21
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment