summaryrefslogtreecommitdiffstats
path: root/etc/rc.reload_interfaces
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-12-23 11:02:20 +0000
committerErmal Luçi <eri@pfsense.org>2009-12-23 11:02:20 +0000
commite1f6e59e6fa4c59555d7bbd9c56ff8e19dac0f01 (patch)
tree963cb6d486cc9896f2da95f0403886c938c3f7d9 /etc/rc.reload_interfaces
parentff7dec0001f08f32448c8bf336529e375bda70ee (diff)
downloadpfsense-e1f6e59e6fa4c59555d7bbd9c56ff8e19dac0f01.zip
pfsense-e1f6e59e6fa4c59555d7bbd9c56ff8e19dac0f01.tar.gz
Fix the script but leave a comment that the openvpn case needs fixing.
Diffstat (limited to 'etc/rc.reload_interfaces')
-rwxr-xr-xetc/rc.reload_interfaces3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/rc.reload_interfaces b/etc/rc.reload_interfaces
index 6e88275..f93a199 100755
--- a/etc/rc.reload_interfaces
+++ b/etc/rc.reload_interfaces
@@ -37,6 +37,7 @@ require_once("openvpn.inc");
reload_interfaces_sync();
filter_configure_sync();
-ovpn_config_server("pfreload");
+/* XXX: needs fixing */
+//ovpn_config_server("pfreload");
?>
OpenPOWER on IntegriCloud