Bug 11839

Summary: "includedir" should ignore ~ files, possibly also subdirectories
Product: [Retired] Red Hat Raw Hide Reporter: Jonathan Kamens <jik>
Component: xinetdAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
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: 2000-06-02 13:28:06 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 Jonathan Kamens 2000-06-02 02:44:09 UTC
I believe that the xinetd "includedir" operator should probably ignore
files whose names end in "~" and other files that are commonly ignored by
such things.

Furthermore, it should skip over subdirectories.  I RCS all the config
files that I modified, so I created the /etc/xinetd.d/RCS directory and
checked some files in before editing, and when xinetd starts up it
complains about being unable to read the configuration file
/etc/xinetd.d/RCS.

Comment 1 Trond Eivind Glomsrxd 2000-06-02 13:27:59 UTC
The first is work in progress, the second one is a bug. Will look into it.

Comment 2 Trond Eivind Glomsrxd 2000-06-06 20:03:47 UTC
Directories now skipped (2.1.8.9pre6)