FreeBSD Bugzilla – Attachment 193588 Details for
Bug 228390
dns/unbound: Fix checkconf when unbound_conf is set
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff for dns/unbound
patch-dns_unbound-confprecmd (text/plain), 683 bytes, created by
Bernard Spil
on 2018-05-21 08:13:51 UTC
(
hide
)
Description:
svn diff for dns/unbound
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2018-05-21 08:13:51 UTC
Size:
683 bytes
patch
obsolete
>Index: dns/unbound/files/unbound.in >=================================================================== >--- dns/unbound/files/unbound.in (revision 468425) >+++ dns/unbound/files/unbound.in (working copy) >@@ -23,7 +23,6 @@ > command="%%PREFIX%%/sbin/unbound" > extra_commands="reload" > start_precmd="start_precmd" >-reload_precmd="%%PREFIX%%/sbin/unbound-checkconf ${unbound_conf} >/dev/null" > > load_rc_config $name > >@@ -33,6 +32,8 @@ > unbound_conf=${unbound_conf:-"%%ETCDIR%%/unbound.conf"} > unbound_flags=${unbound_flags:-" -c ${unbound_conf}"} > >+reload_precmd="%%PREFIX%%/sbin/unbound-checkconf ${unbound_conf} >/dev/null" >+ > start_precmd() > { > echo -n "Obtaining a trust anchor:"
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:
koobs
:
maintainer-approval?
(
jaap
)
Actions:
View
|
Diff
Attachments on
bug 228390
: 193588