summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2010-03-09 18:16:30 +0000
committerErmal Luçi <eri@pfsense.org>2010-03-09 18:16:30 +0000
commit18315b0d39d3438a531652cfb71f17560446eb48 (patch)
tree6ca316d65de9f8984c43f6baad35539c22774513 /etc/inc/interfaces.inc
parentfb0f22c0ec9b86c79b9623d6b710a5f47741b3b6 (diff)
downloadpfsense-18315b0d39d3438a531652cfb71f17560446eb48.zip
pfsense-18315b0d39d3438a531652cfb71f17560446eb48.tar.gz
Upps use mpd5.
Diffstat (limited to 'etc/inc/interfaces.inc')
-rw-r--r--etc/inc/interfaces.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index fc9b6e2..d86b20e 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -2127,7 +2127,7 @@ EOD;
log_error("Could not bring wancfg['if'] up in interface_pppoe_configure()");
/* 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");
+ mwexec("/usr/local/sbin/mpd5 -b -d {$g['varetc_path']} -f mpd_{$interface}.conf -p {$g['varrun_path']}/pppoe_{$interface}.pid pppoeclient");
}
/* sleep until wan is up - or 30 seconds, whichever comes first */
OpenPOWER on IntegriCloud