Bug 26454

Summary: "basename: too few arguments" at startup
Product: [Retired] Red Hat Linux Reporter: Tim Waugh <twaugh>
Component: rp-pppoeAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-07 12:14:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tim Waugh 2001-02-07 12:14:46 UTC
rp-pppoe-2.6-1

When the initscript starts, I get:

basename: too few arguments
Try `basename --help' for more information.

It's caused by the initscript sourcing /etc/ppp/pppoe.conf which has the
following:

CF_BASE=`basename $CONFIG`

To reproduce:

service pppoe start

Comment 1 Ngo Than 2001-02-08 14:52:36 UTC
It's fixed.