Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 427212

Summary: sys-process/cronbase: run-crons executes ._* files
Product: Gentoo Linux Reporter: David Voge <davidvoge>
Component: [OLD] Core systemAssignee: Cron Team <cron-bugs+disabled>
Status: RESOLVED FIXED    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=237200
Whiteboard:
Package list:
Runtime testing required: ---

Description David Voge 2012-07-19 12:08:05 UTC
I've noticed that /usr/sbin/run-crons currently executes ._* files like /etc/cron.daily/._cfg0000_lynis

Cron should ignore files with ._ suffix.

Reproducible: Always

Steps to Reproduce:
1. Create ._ file
Comment 1 SpanKY gentoo-dev 2015-07-22 01:22:37 UTC
should be all set now in the tree; thanks for the report!

Commit message: Change how we filter script names to ignore .* and *~ files
http://sources.gentoo.org/sys-process/cronbase/cronbase-0.3.4.ebuild?rev=1.1
http://sources.gentoo.org/sys-process/cronbase/files/run-crons-0.3.4?rev=1.1