FreeBSD Bugzilla – Attachment 199092 Details for
Bug 233084
net/howl: Fix mdsnresponder rc script parameter expansion default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net-howl.diff
net-howl.diff (text/plain), 335 bytes, created by
elij
on 2018-11-09 08:49:08 UTC
(
hide
)
Description:
net-howl.diff
Filename:
MIME Type:
Creator:
elij
Created:
2018-11-09 08:49:08 UTC
Size:
335 bytes
patch
obsolete
>diff -Naur old/mdnsresponder fix/mdnsresponder >--- old/mdnsresponder 2018-11-09 00:47:29.512570000 -0800 >+++ fix/mdnsresponder 2018-11-09 00:47:18.104626000 -0800 >@@ -20,6 +20,6 @@ > > load_rc_config ${name} > >-mdnsresponder_enable=${mdnsresponder_enable-"NO"} >+mdnsresponder_enable=${mdnsresponder_enable:-"NO"} > > 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 233084
: 199092