FreeBSD Bugzilla – Attachment 183308 Details for
Bug 217393
"/etc/rc.d/sendmail restart" doesn't restart the sendmail_msp_queue process
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for testing
rc.d-sendmail.patch (text/plain), 717 bytes, created by
Gregory Neil Shapiro
on 2017-06-07 18:22:57 UTC
(
hide
)
Description:
Patch for testing
Filename:
MIME Type:
Creator:
Gregory Neil Shapiro
Created:
2017-06-07 18:22:57 UTC
Size:
717 bytes
patch
obsolete
>Index: sendmail >=================================================================== >--- sendmail (revision 319656) >+++ sendmail (working copy) >@@ -206,6 +206,7 @@ > if checkyesno sendmail_submit_enable; then > name="sendmail_submit" > rcvar="sendmail_submit_enable" >+ _rc_restart_done=false > run_rc_command "$1" > fi > >@@ -212,6 +213,7 @@ > if checkyesno sendmail_outbound_enable; then > name="sendmail_outbound" > rcvar="sendmail_outbound_enable" >+ _rc_restart_done=false > run_rc_command "$1" > fi > >@@ -219,4 +221,5 @@ > rcvar="sendmail_msp_queue_enable" > pidfile="${sendmail_msp_queue_pidfile:-/var/spool/clientmqueue/sm-client.pid}" > required_files="/etc/mail/submit.cf" >+_rc_restart_done=false > run_rc_command "$1"
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
Flags:
gshapiro
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 217393
: 183308