From ff7dec0001f08f32448c8bf336529e375bda70ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=E7i?= Date: Wed, 23 Dec 2009 11:00:05 +0000 Subject: add required include. --- etc/rc.reload_all | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/rc.reload_all b/etc/rc.reload_all index 3b4b841..a60f3f5 100755 --- a/etc/rc.reload_all +++ b/etc/rc.reload_all @@ -34,6 +34,7 @@ require_once("functions.inc"); require_once("filter.inc"); require_once("shaper.inc"); require_once("ipsec.inc"); +require_once("vpn.inc"); log_error("rc.reload_all: Reloading all configuration settings."); reload_all_sync(); -- cgit v1.1