From 2375e0876abeff26ba875419b62f974d0ff6122a Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 12 Nov 2018 20:37:08 +0100 Subject: migration/l2tp: fix file comment --- src/migration-scripts/l2tp/0-to-1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/migration-scripts/l2tp/0-to-1 b/src/migration-scripts/l2tp/0-to-1 index 65adbbe77..f6c716df1 100755 --- a/src/migration-scripts/l2tp/0-to-1 +++ b/src/migration-scripts/l2tp/0-to-1 @@ -1,7 +1,8 @@ #!/usr/bin/env python3 -# Delete "set service dhcp-relay relay-options port" option -# Delete "set service dhcpv6-relay listen-port" option +# Unclutter L2TP VPN configuiration - move radius-server top level tag +# nodes to a regular node which now also configures the radius source address +# used when querying a radius server import sys -- cgit v1.2.3