From 3c801a9fee90ca1df6eae3c7f1c29c90c16d9f49 Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Sun, 19 Mar 2006 14:47:57 +0000 Subject: Fix boot handling of ppp (#129195) --- sysconfig/network-scripts/ifup-ppp | 1 - 1 file changed, 1 deletion(-) (limited to 'sysconfig/network-scripts/ifup-ppp') diff --git a/sysconfig/network-scripts/ifup-ppp b/sysconfig/network-scripts/ifup-ppp index 56d2104e..c38d782c 100755 --- a/sysconfig/network-scripts/ifup-ppp +++ b/sysconfig/network-scripts/ifup-ppp @@ -17,7 +17,6 @@ else # don't start ppp-watch by xDSL if [ "${DEMAND}" != yes -a "$TYPE" != "xDSL" ] ; then # let ppp-watch do the right thing - shift exec /sbin/ppp-watch "${CONFIG##ifcfg-}" "$2" fi fi -- cgit v1.2.1