diff options
-rw-r--r-- | etc/inc/interfaces.inc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc index f2adafb..c1b4cd9 100644 --- a/etc/inc/interfaces.inc +++ b/etc/inc/interfaces.inc @@ -2112,10 +2112,6 @@ EOD; $mpdconf .= <<<EOD set link mtu {$mpdmtu} - -EOD; - - $mpdconf .= <<<EOD open EOD; @@ -2259,9 +2255,6 @@ EOD; set pptp self {$wancfg['local']} set pptp peer {$wancfg['remote']} set pptp disable windowing - -EOD; - $mpdconf .= <<<EOD open EOD; |