document new behavior in calling disconnect script.

This commit is contained in:
Nikos Mavrogiannopoulos
2014-04-12 08:40:55 +02:00
parent 1185cb07ee
commit c1c9680efb

View File

@@ -225,6 +225,11 @@ rekey-method = ssl
# IPV6_LOCAL (the IPv6 local address if there are both IPv4 and IPv6
# assigned), IPV6_REMOVE (the IPv6 remote address), and
# ID (a unique numeric ID); REASON may be "connect" or "disconnect".
#
# Note that a "disconnect" call will not contain the IP information
# of the client, if the client has reconnected with a cookie (and thus
# re-used its IP addresses).
#connect-script = /usr/bin/myscript
#disconnect-script = /usr/bin/myscript