Add primary mac address and fastd config syntax to shown entry

This commit is contained in:
Felix Kunsmann 2015-05-30 16:12:58 +02:00
parent e6c00c1ad7
commit bb71ddd0ee

View File

@ -15,8 +15,9 @@ else
local msg = [[<p>]] .. i18n.translate('gluon-config-mode:pubkey') .. [[</p>
<div class="the-key">
# <%= hostname %>
# <%=sysconfig.primary_mac%>
<br/>
<%= pubkey %>
key "<%= pubkey %>";
</div>]]
return function ()