From f97dc1188ed5a0b28c10072fadef93d9229f5417 Mon Sep 17 00:00:00 2001 From: "Michael K. Johnson" Date: Mon, 13 Sep 1999 17:51:29 +0000 Subject: new --remotename option to wvdial --- sysconfig/network-scripts/ifup-ppp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysconfig/network-scripts') diff --git a/sysconfig/network-scripts/ifup-ppp b/sysconfig/network-scripts/ifup-ppp index c40fae7e..c35a3b54 100755 --- a/sysconfig/network-scripts/ifup-ppp +++ b/sysconfig/network-scripts/ifup-ppp @@ -94,7 +94,7 @@ if [ -n "$WVDIALSECT" ] ; then remotename $DEVICE ipparam $DEVICE \ ${PPPOPTIONS} \ linkname $DEVICE \ - connect "/usr/bin/wvdial --chat $WVDIALSECT" + connect "/usr/bin/wvdial --remotename $DEVICE --chat $WVDIALSECT" else exec /usr/sbin/pppd -detach $opts $MODEMPORT $LINESPEED \ remotename $DEVICE ipparam $DEVICE \ -- cgit v1.2.1