FreeBSD Bugzilla – Attachment 169949 Details for
Bug 209255
[PATCH] mail/postsrsd: init script doesn't kill all processes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch postsrsd init script
postsrsd.diff (text/plain), 882 bytes, created by
geoffroy desvernay
on 2016-05-04 07:51:04 UTC
(
hide
)
Description:
patch postsrsd init script
Filename:
MIME Type:
Creator:
geoffroy desvernay
Created:
2016-05-04 07:51:04 UTC
Size:
882 bytes
patch
obsolete
>Index: files/postsrsd.in >=================================================================== >--- files/postsrsd.in (revision 414475) >+++ files/postsrsd.in (working copy) >@@ -18,6 +18,10 @@ > # postsrsd_uid (str): Set username to run postsrsd. > # postsrsd_secret (str): Secret file file. See postsrsd(8) > # postsrsd_domain (str): Local domain name: rewrite to originate from this domain >+# postsrsd_exclude_domains (str): Domains to exclude (comma-separated list) >+# postsrsd_forward_port (int): Port to listen for forward map >+# postsrsd_reverse_port (int): Port to listen for reverse map >+# postsrsd_idle_timeout (int): Timeout for idle client connection > # postsrsd_flags (str): Flags passed to start command. > > . /etc/rc.subr >@@ -88,4 +92,7 @@ > rmdir ${_piddir} > /dev/null 2>&1 > } > >+# to let rc.subr kill them all >+unset pidfile >+ > 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
Actions:
View
|
Diff
Attachments on
bug 209255
: 169949