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 148358 Details for
Bug 229248
"service crond reload" isn't functional and should be removed
[?]
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]
Patch to remove "reload" option from service file
crond.patch (text/plain), 614 bytes, created by
Dave Ludlow
on 2007-02-19 19:10:32 UTC
(
hide
)
Description:
Patch to remove "reload" option from service file
Filename:
MIME Type:
Creator:
Dave Ludlow
Created:
2007-02-19 19:10:32 UTC
Size:
614 bytes
patch
obsolete
>--- crond 2007-02-19 14:04:10.000000000 -0500 >+++ crond.new 2007-02-19 14:05:06.000000000 -0500 >@@ -62,14 +62,6 @@ > start > } > >-reload() { >- echo -n $"Reloading cron daemon configuration: " >- killproc crond -HUP >- RETVAL=$? >- echo >- return $RETVAL >-} >- > case "$1" in > start) > start >@@ -80,9 +72,6 @@ > restart) > restart > ;; >- reload) >- reload >- ;; > status) > rhstatus > ;; >@@ -90,6 +79,6 @@ > [ -f /var/lock/subsys/crond ] && restart || : > ;; > *) >- echo $"Usage: $0 {start|stop|status|reload|restart|condrestart}" >+ echo $"Usage: $0 {start|stop|status|restart|condrestart}" > exit 1 > esac
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 229248
: 148358