summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/interfaces.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index 41d3666..e131df0 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -1738,8 +1738,8 @@ EOD;
$mpdconf .= <<<EOD
set bundle disable multilink
- set bundle authname "{$wancfg['pptp_username']}"
- set bundle password "{$wancfg['pptp_password']}"
+ set auth authname "{$wancfg['pptp_username']}"
+ set auth password "{$wancfg['pptp_password']}"
set bundle no noretry
set link keep-alive 10 60
set link max-redial 0
OpenPOWER on IntegriCloud