From 5ae42eeea834fb71c72efe1798eaec8feba8c489 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sat, 18 Mar 2017 11:32:54 +0100 Subject: [PATCH] rfc2136: forgot this #1478 --- src/etc/rc.newwanipv6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/etc/rc.newwanipv6 b/src/etc/rc.newwanipv6 index 5205c91a1..8bd548083 100755 --- a/src/etc/rc.newwanipv6 +++ b/src/etc/rc.newwanipv6 @@ -156,4 +156,4 @@ if (substr($interface_real, 0, 4) != 'ovpn') { enable_rrd_graphing(); /* reload plugins */ -plugins_configure('interface'); +plugins_configure('interface', false, array($interface));