summaryrefslogtreecommitdiff
path: root/data/templates/openvpn/auth.pw.j2
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/openvpn/auth.pw.j2')
-rw-r--r--data/templates/openvpn/auth.pw.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/openvpn/auth.pw.j2 b/data/templates/openvpn/auth.pw.j2
index 218121062..9f9b31e7a 100644
--- a/data/templates/openvpn/auth.pw.j2
+++ b/data/templates/openvpn/auth.pw.j2
@@ -1,4 +1,4 @@
-{# Autogenerated by interfaces-openvpn.py #}
+{# Autogenerated by interfaces_openvpn.py #}
{% if authentication is vyos_defined %}
{{ authentication.username }}
{{ authentication.password }}