fastd: add config_peer option to init script

This allows the use of config_peer within the UCI config. It is required
for TUN mode to work as it can not use a peer directory.
This commit is contained in:
Nils Schneider 2013-02-17 19:48:37 +01:00 committed by Nils Schneider
parent 38d8a9a418
commit d3367efc37
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ start_instance() {
return 1
fi
append_opts_list "$s" config config_peer_dir bind method
append_opts_list "$s" config config_peer_dir config_peer bind method
append_opts "$s" syslog_level mode interface mtu
append_opts_bool "$s" forward