diff options
Diffstat (limited to 'src/_updown')
-rw-r--r-- | src/_updown/_updown.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/_updown/_updown.in b/src/_updown/_updown.in index 2cc311665..b3c0b83ab 100644 --- a/src/_updown/_updown.in +++ b/src/_updown/_updown.in @@ -115,6 +115,9 @@ # is the UDP/TCP port to which the IPsec SA is # restricted on the peer side. # +# PLUTO_XAUTH_USER +# is an optional user ID employed by the XAUTH protocol +# # define a minimum PATH environment in case it is not set PATH="/sbin:/bin:/usr/sbin:/usr/bin:@sbindir@" |