Bug 37432 - Bug in /etc/init.d/pppoe
Summary: Bug in /etc/init.d/pppoe
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rp-pppoe
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-24 14:44 UTC by Need Real Name
Modified: 2007-04-18 16:32 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-04-24 14:44:47 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2001-04-24 14:44:43 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.2-2smp i686)


The script contains in the beginning the following line:

[ "$BOOT" = "yes" ] || exit 0 

This means if the interface is not selected to be started at boottime it
will never be
started by this script. Which is perhaps not the meaning with that script..
Especially
when the adsl-config program gives you such a choice.


Reproducible: Always
Steps to Reproduce:
1.Read description once more.

Comment 1 Ngo Than 2001-04-24 14:57:33 UTC
It's fixed in rp-pppoe-3.0-1. It will be available in the next rawhide or on
ftp://people.redhat.com/than.


Note You need to log in before you can comment on or make changes to this bug.