This repository has been archived on 2024-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
gluon-supernode-docker/fastd/fastd.conf

6 lines
144 B
Plaintext
Raw Normal View History

2021-12-07 01:05:27 +00:00
drop capabilities yes;
mode tap;
include peers from "/etc/fastd/peers";
include "/etc/fastd/fastd_generated.conf";
on up "/etc/fastd/on_up.sh";