From 12b3b339a0adbd798a7c408e56fc29dd8251cc38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=C3=A7i?= Date: Wed, 10 Sep 2008 07:55:17 +0000 Subject: Oops, typo. Thanks, http://forum.pfsense.org/index.php/topic,11442.0.html --- etc/inc/interfaces.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc index 29ad37a..aa61ab1 100644 --- a/etc/inc/interfaces.inc +++ b/etc/inc/interfaces.inc @@ -1388,7 +1388,7 @@ EOD; } /* Bring the parent interface up */ - mwecev("/sbin/ifconfig {$wancfg['if']} up"); + mwexec("/sbin/ifconfig {$wancfg['if']} up"); /* fire up mpd */ mwexec("/usr/local/sbin/mpd4 -b -d {$g['varetc_path']} -f mpd_{$interface}.conf -l mpd_{$interface}.links -p {$g['varrun_path']}/pppoe_{$interface}.pid pppoeclient"); -- cgit v1.1