From f59ddc98117ccc4606fcc37e4da163bf68b2defa Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 28 Aug 2005 01:36:06 +0000 Subject: call non async filter_configure() --- etc/rc.newwanip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/rc.newwanip b/etc/rc.newwanip index 5580a9c..7f35727 100755 --- a/etc/rc.newwanip +++ b/etc/rc.newwanip @@ -83,6 +83,6 @@ fclose($fd); } - filter_configure_sync(); + filter_configure(); ?> \ No newline at end of file -- cgit v1.1