From be38535c65646a9334c607b47a6fa40be157a40e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=C3=A7i?= Date: Sat, 8 Nov 2008 15:56:24 +0000 Subject: Try to use where possible filter_configure so upcoming event modifications can be easily integrated. --- etc/rc.newwanip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/rc.newwanip') diff --git a/etc/rc.newwanip b/etc/rc.newwanip index 8eaca24..8045fbe 100755 --- a/etc/rc.newwanip +++ b/etc/rc.newwanip @@ -101,7 +101,7 @@ touch("/tmp/update_dyndns"); /* signal filter reload */ unlink_if_exists("/tmp/config.cache"); -touch("/tmp/filter_dirty"); +filter_configure(); /* reload graphing functions */ enable_rrd_graphing(); -- cgit v1.1