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 1b32c731..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,9 +14,10 @@ else local msg = [[

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

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