summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
diff options
context:
space:
mode:
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 124d0d2..605e44f 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -927,7 +927,7 @@ function interface_ppp_configure($ifcfg) {
$i++;
$startingip++;
$rclinkup.= "{$dev}:\n";
- $rclinkup.= " ! sh -c \"/sbin/ppp-script HISADDR INTERFACE DNS1 DNS2 \"\n";
+ $rclinkup.= " ! sh -c \"/sbin/ppp-script HISADDR INTERFACE DNS0 DNS1 \"\n";
$rclinkup.= " ! sh -c \"/etc/rc.linkup INTERFACE start\"\n";
}
}
OpenPOWER on IntegriCloud