summaryrefslogtreecommitdiffstats
path: root/etc/rc.interfaces_opt_configure
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2008-07-14 20:43:59 +0000
committerErmal Luçi <eri@pfsense.org>2008-07-14 20:43:59 +0000
commit67ee1ec5ec2fe7722d0039aa98da72c4f58107f9 (patch)
treeeca381dbf3e8a85aa1083e6c54a59b33a82b040f /etc/rc.interfaces_opt_configure
parentcbdf9821cc0c9cd09d27732aba5e1f293faf9921 (diff)
downloadpfsense-67ee1ec5ec2fe7722d0039aa98da72c4f58107f9.zip
pfsense-67ee1ec5ec2fe7722d0039aa98da72c4f58107f9.tar.gz
* Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
* Much improved rule generation speed * Many bug fixing in general of the interface handling NOTE: this is only half part of the changes the other half will come after
Diffstat (limited to 'etc/rc.interfaces_opt_configure')
-rwxr-xr-xetc/rc.interfaces_opt_configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.interfaces_opt_configure b/etc/rc.interfaces_opt_configure
index 4e6fae2..d3d309b 100755
--- a/etc/rc.interfaces_opt_configure
+++ b/etc/rc.interfaces_opt_configure
@@ -32,6 +32,6 @@
require_once("config.inc");
require_once("filter.inc");
-interfaces_opt_configure();
+interfaces_configure();
?>
OpenPOWER on IntegriCloud