Add description about DNS server variables to _updown
This commit is contained in:
@@ -128,6 +128,12 @@
|
|||||||
# contains the remote UDP port in the case of ESP_IN_UDP
|
# contains the remote UDP port in the case of ESP_IN_UDP
|
||||||
# encapsulation
|
# encapsulation
|
||||||
#
|
#
|
||||||
|
# PLUTO_DNS4_$i
|
||||||
|
# PLUTO_DNS6_$i
|
||||||
|
# contains IPv4/IPv6 DNS server attribute received from a
|
||||||
|
# responder, $i enumerates from 1 to the number of servers per
|
||||||
|
# address family.
|
||||||
|
#
|
||||||
|
|
||||||
# define a minimum PATH environment in case it is not set
|
# define a minimum PATH environment in case it is not set
|
||||||
PATH="/sbin:/bin:/usr/sbin:/usr/bin:@sbindir@"
|
PATH="/sbin:/bin:/usr/sbin:/usr/bin:@sbindir@"
|
||||||
|
|||||||
Reference in New Issue
Block a user