Deleted Added
full compact
resolvconf.conf.5.in (302408) resolvconf.conf.5.in (304515)
1.\" Copyright (c) 2009-2016 Roy Marples
2.\" All rights reserved
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2009-2016 Roy Marples
2.\" All rights reserved
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.Dd February 21, 2016
25.Dd April 28, 2016
26.Dt RESOLVCONF.CONF 5
27.Os
28.Sh NAME
29.Nm resolvconf.conf
30.Nd resolvconf configuration file
31.Sh DESCRIPTION
32.Nm
33is the configuration file for

--- 64 unchanged lines hidden (view full) ---

98.Sy private_interfaces Ns ="*"
99will stop the forwarding of the root zone and allows the local resolver to
100recursively query the root servers directly.
101Requires a local nameserver other than libc.
102This is equivalent to the
103.Nm resolvconf -p
104option.
105.It Sy replace
26.Dt RESOLVCONF.CONF 5
27.Os
28.Sh NAME
29.Nm resolvconf.conf
30.Nd resolvconf configuration file
31.Sh DESCRIPTION
32.Nm
33is the configuration file for

--- 64 unchanged lines hidden (view full) ---

98.Sy private_interfaces Ns ="*"
99will stop the forwarding of the root zone and allows the local resolver to
100recursively query the root servers directly.
101Requires a local nameserver other than libc.
102This is equivalent to the
103.Nm resolvconf -p
104option.
105.It Sy replace
106Is a space separated list of replacement keywords. The syntax is this:
106Is a space separated list of replacement keywords.
107The syntax is this:
107.Va $keyword Ns / Ns Va $match Ns / Ns Va $replacement
108.Pp
109Example, given this resolv.conf:
110.D1 domain foo.org
111.D1 search foo.org dead.beef
112.D1 nameserver 1.2.3.4
113.D1 nameserver 2.3.4.5
114and this configuaration:

--- 164 unchanged lines hidden (view full) ---

279distribution has been catered for.
280Also, users could equally want to use a different version from the one
281installed by default, such as bind8 and bind9.
282To accommodate this, the subscribers have these files in configurable
283variables, documented below.
284.Pp
285.Bl -tag -width indent
286.It Sy dnsmasq_service
108.Va $keyword Ns / Ns Va $match Ns / Ns Va $replacement
109.Pp
110Example, given this resolv.conf:
111.D1 domain foo.org
112.D1 search foo.org dead.beef
113.D1 nameserver 1.2.3.4
114.D1 nameserver 2.3.4.5
115and this configuaration:

--- 164 unchanged lines hidden (view full) ---

280distribution has been catered for.
281Also, users could equally want to use a different version from the one
282installed by default, such as bind8 and bind9.
283To accommodate this, the subscribers have these files in configurable
284variables, documented below.
285.Pp
286.Bl -tag -width indent
287.It Sy dnsmasq_service
287Location of the dnsmasq service.
288Name of the dnsmasq service.
288.It Sy dnsmasq_restart
289Command to restart the dnsmasq service.
290.It Sy dnsmasq_pid
291Location of the dnsmasq pidfile.
292.It Sy libc_service
289.It Sy dnsmasq_restart
290Command to restart the dnsmasq service.
291.It Sy dnsmasq_pid
292Location of the dnsmasq pidfile.
293.It Sy libc_service
293Location of the libc service.
294Name of the libc service.
294.It Sy libc_restart
295Command to restart the libc service.
296.It Sy named_service
295.It Sy libc_restart
296Command to restart the libc service.
297.It Sy named_service
297Location of the named service.
298Name of the named service.
298.It Sy named_restart
299Command to restart the named service.
300.It Sy pdnsd_restart
301Command to restart the pdnsd service.
302.It Sy unbound_service
299.It Sy named_restart
300Command to restart the named service.
301.It Sy pdnsd_restart
302Command to restart the pdnsd service.
303.It Sy unbound_service
303Location of the unbound service.
304Name of the unbound service.
304.It Sy unbound_restart
305Command to restart the unbound service.
306.It Sy unbound_pid
307Location of the unbound pidfile.
308.El
309.Sh SEE ALSO
305.It Sy unbound_restart
306Command to restart the unbound service.
307.It Sy unbound_pid
308Location of the unbound pidfile.
309.El
310.Sh SEE ALSO
311.Xr sh 1 ,
310.Xr resolv.conf 5 ,
311.Xr resolvconf 8
312.Xr resolv.conf 5 ,
313.Xr resolvconf 8
312and
313.Xr sh 1 .
314.Sh AUTHORS
315.An Roy Marples Aq Mt roy@marples.name
316.Sh BUGS
317Each distribution is a special snowflake and likes to name the same thing
318differently, namely the named service script.
319.Pp
320Please report them to
321.Lk http://roy.marples.name/projects/openresolv
314.Sh AUTHORS
315.An Roy Marples Aq Mt roy@marples.name
316.Sh BUGS
317Each distribution is a special snowflake and likes to name the same thing
318differently, namely the named service script.
319.Pp
320Please report them to
321.Lk http://roy.marples.name/projects/openresolv