Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 730250 Details for
Bug 923111
cronie-anacron log format should be changed
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
run-parts patch
runparts.diff (text/plain), 903 bytes, created by
Wesley Hearn
on 2013-04-01 11:33:35 UTC
(
hide
)
Description:
run-parts patch
Filename:
MIME Type:
Creator:
Wesley Hearn
Created:
2013-04-01 11:33:35 UTC
Size:
903 bytes
patch
obsolete
>--- run-parts.orig 2009-07-16 10:20:17.000000000 -0400 >+++ run-parts 2013-04-01 07:22:14.811698980 -0400 > -39,14 +39,14 @@ > if [ -r $1/whitelist ]; then > grep -q "^$(basename $i)$" $1/whitelist && continue > fi >- logger -p cron.notice -t "run-parts($1)[$$]" "starting $(basename $i)" >+ logger -p cron.notice -t "runparts[$$]" "($1) starting $(basename $i)" > $i 2>&1 | awk -v "progname=$i" \ > 'progname { > print progname ":\n" > progname=""; > } > { print; }' >- logger -i -p cron.notice -t "run-parts($1)" "finished $(basename $i)" >+ logger -i -p cron.notice -t "runparts" "($1) finished $(basename $i)" > fi > done
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 923111
: 730250