summaryrefslogtreecommitdiffstats
path: root/doc/examples/openwrt/fastd.init
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/openwrt/fastd.init')
-rw-r--r--doc/examples/openwrt/fastd.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/openwrt/fastd.init b/doc/examples/openwrt/fastd.init
index 0fd8f1a..e39c4d9 100644
--- a/doc/examples/openwrt/fastd.init
+++ b/doc/examples/openwrt/fastd.init
@@ -219,7 +219,7 @@ generate_peer_group_config() {
if [ -z "$update_only" ]; then
generate_option "$group" config_string_peer_group
append_options "$group" config \
- config config_peer config_peer_dir peer_limit
+ config config_peer config_peer_dir method peer_limit
fi
update_peer_group "$net" "$group_dir" "$group" "$update_only"