diff options
author | Christian Breunig <christian@breunig.cc> | 2024-01-03 18:58:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-03 18:58:17 +0100 |
commit | 1cc70ce273cbddb5ea9eb4148808c6c2aaf3d28f (patch) | |
tree | 3a175bdd292e31fc91f2215dd4aaa4b5f01c39a1 /interface-definitions/include/accel-ppp/auth-protocols.xml.i | |
parent | 4f56a3df61cd66234fa2fda254869c17eaf1eca6 (diff) | |
parent | df2db15dde6ef928556a4e632bce3222428c6486 (diff) | |
download | vyos-1x-1cc70ce273cbddb5ea9eb4148808c6c2aaf3d28f.tar.gz vyos-1x-1cc70ce273cbddb5ea9eb4148808c6c2aaf3d28f.zip |
Merge pull request #2719 from c-po/sagitta-backports-accel-ppp
Backports for Accel-PPP based serviced T5801, T5842 and T5688
Diffstat (limited to 'interface-definitions/include/accel-ppp/auth-protocols.xml.i')
-rw-r--r-- | interface-definitions/include/accel-ppp/auth-protocols.xml.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/include/accel-ppp/auth-protocols.xml.i b/interface-definitions/include/accel-ppp/auth-protocols.xml.i index d43266152..4ab4753bb 100644 --- a/interface-definitions/include/accel-ppp/auth-protocols.xml.i +++ b/interface-definitions/include/accel-ppp/auth-protocols.xml.i @@ -1,7 +1,7 @@ <!-- include start from accel-ppp/auth-protocols.xml.i --> <leafNode name="protocols"> <properties> - <help>Authentication protocol for remote access peer SSTP VPN</help> + <help>Authentication protocol for remote access peer</help> <completionHelp> <list>pap chap mschap mschap-v2</list> </completionHelp> |