Bug 43230

Summary: /etc/DIR_COLORS reference to .dir_colors does not match use in /etc/profiles.d
Product: [Retired] Red Hat Linux Reporter: bam
Component: fileutilsAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED CURRENTRELEASE QA Contact: Aaron Brown <abrown>
Severity: low Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-01-24 23:05:50 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 bam 2001-06-02 02:22:48 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.2-2 i686)

Description of problem:
Doc. error or script error?  The script /etc/profile.d/colorls.sh looks for
.dircolors (no underscore) in user home directory.  The /etc/DIR_COLORS
file documents this as being .dir_colors (with underscore)

How reproducible:
Always

Steps to Reproduce:
1. N/A
2.
3.
	

Additional info:

Comment 1 Bernhard Rosenkraenzer 2002-01-25 00:21:36 UTC
Current versions look for both .dir_colors and .dircolors for compatibility reasons.