Add description about DNS server variables to _updown

This commit is contained in:
Martin Willi
2012-08-21 09:38:01 +02:00
parent e0d3014a17
commit 2b08ae4524
+6
View File
@@ -128,6 +128,12 @@
# contains the remote UDP port in the case of ESP_IN_UDP
# 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
PATH="/sbin:/bin:/usr/sbin:/usr/bin:@sbindir@"