Bug 4178

Summary: patch for basing tmpwatch on mtime instead of atime
Product: [Retired] Red Hat Linux Reporter: ahosey
Component: tmpwatchAssignee: Preston Brown <pbrown>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 4.2   
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: 1999-08-30 20:11:57 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 ahosey 1999-07-23 15:24:57 UTC
On systems which use GNU tar for backups (as an example) the
atime of files is being updated on a regular basis and this
invalidates the efforts of tmpwatch. I wrote a patch which
adds a flag for the option of using mtime to make the
decision about deleting the files. I wrote the patch against
tmpwatch-1.2 which is why I'm filing this under RH 4.2, but
it should apply to newer versions.

The patch is coming in a seperate followup. Thanks.

Comment 1 Preston Brown 1999-08-30 20:11:59 UTC
this will be added in the next release (6.1).  Thank you for the
patch.