From d3367efc37125fc7e32ecb8bec249d12db484f5a Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Sun, 17 Feb 2013 19:48:37 +0100 Subject: [PATCH] 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. --- net/fastd/files/fastd.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/fastd/files/fastd.init b/net/fastd/files/fastd.init index 5cea2ee..223c0e6 100644 --- a/net/fastd/files/fastd.init +++ b/net/fastd/files/fastd.init @@ -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