Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 427212 - sys-process/cronbase: run-crons executes ._* files
Summary: sys-process/cronbase: run-crons executes ._* files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Cron Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-19 12:08 UTC by David Voge
Modified: 2015-07-22 01:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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