diff --git a/package/gluon-config-mode-mesh-vpn/files/lib/gluon/config-mode/reboot/0100-mesh-vpn.lua b/package/gluon-config-mode-mesh-vpn/files/lib/gluon/config-mode/reboot/0100-mesh-vpn.lua index bd5be2f8..4c73bd93 100644 --- a/package/gluon-config-mode-mesh-vpn/files/lib/gluon/config-mode/reboot/0100-mesh-vpn.lua +++ b/package/gluon-config-mode-mesh-vpn/files/lib/gluon/config-mode/reboot/0100-mesh-vpn.lua @@ -14,8 +14,8 @@ else local msg = [[

]] .. i18n.translate('gluon-config-mode:pubkey') .. [[

- # <%= hostname %> - # <%=sysconfig.primary_mac%> + # NAME: <%= hostname %>
+ # MAC: <%=sysconfig.primary_mac%>
key "<%= pubkey %>";
]]