FreeBSD Bugzilla – Attachment 151723 Details for
Bug 196797
rc.subr fails to detect some python daemons
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
rc.subr patch to detect new python proc format
python-proc-format-rc.subr.diff (text/plain), 473 bytes, created by
Jason Wolfe
on 2015-01-16 06:21:56 UTC
(
hide
)
Description:
rc.subr patch to detect new python proc format
Filename:
MIME Type:
Creator:
Jason Wolfe
Created:
2015-01-16 06:21:56 UTC
Size:
473 bytes
patch
obsolete
>--- rc.subr.stock 2015-01-15 22:54:51.000000000 -0700 >+++ rc.subr 2015-01-15 23:17:23.000000000 -0700 >@@ -337,7 +337,7 @@ > _interpbn=${1##*/} > _fp_args='_argv' > _fp_match='case "$_argv" in >- ${_interp}|"${_interp} "*|"[${_interpbn}]"|"${_interpbn}: ${_procname}"*)' >+ ${_interp}|"${_interp} "*|"[${_interpbn}]"|"${_interpbn}: ${_procname}"|"${_interpbn}: ${_interp}"*)' > else # a normal daemon > _procnamebn=${_procname##*/} > _fp_args='_arg0 _argv'
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 196797
: 151723