Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 165038 Details for
Bug 237200
sys-process/cronbase: Proposed Patch to prevent emacs backup files from running in /etc/cron.* folders
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to ignore emacs backup files from being run by cron
cronbase.patch (text/plain), 430 bytes, created by
Steven Green
on 2008-09-09 16:57:58 UTC
(
hide
)
Description:
Patch to ignore emacs backup files from being run by cron
Filename:
MIME Type:
Creator:
Steven Green
Created:
2008-09-09 16:57:58 UTC
Size:
430 bytes
patch
obsolete
>--- /usr/portage/sys-process/cronbase/files/run-crons-0.3.2 2007-06-24 21:40:42.000000000 +0100 >+++ /usr/sbin/run-crons 2008-09-09 17:12:01.000000000 +0100 >@@ -91,1 +91,1 @@ > touch ${LOCKDIR}/cron.$BASE > > set +e >+ GLOBIGNORE="*~" > for SCRIPT in $CRONDIR/* ; do > if [[ -x $SCRIPT && ! -d $SCRIPT ]]; then > $SCRIPT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 237200
: 165038