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 153608 Details for
Bug 238018
Wrong init script
[?]
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]
proposed patch
dovecot.init.diff (text/plain), 600 bytes, created by
Tomas Janousek
on 2007-04-27 11:45:23 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Tomas Janousek
Created:
2007-04-27 11:45:23 UTC
Size:
600 bytes
patch
obsolete
>Index: dovecot.init >=================================================================== >RCS file: /cvs/dist/rpms/dovecot/devel/dovecot.init,v >retrieving revision 1.3 >diff -u -r1.3 dovecot.init >--- dovecot.init 5 Jan 2005 21:42:51 -0000 1.3 >+++ dovecot.init 27 Apr 2007 11:27:28 -0000 >@@ -10,7 +10,7 @@ > # Source function library. > . /etc/init.d/functions > >-test -x /usr/sbin/dovecot || exit 0 >+test -x /usr/sbin/dovecot || exit 5 > > RETVAL=0 > prog="Dovecot Imap" >@@ -58,7 +58,7 @@ > ;; > *) > echo $"Usage: $0 {condrestart|start|stop|restart|reload|status}" >- exit 1 >+ exit 3 > esac > > exit $RETVAL
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 238018
:
153608
|
156864