Add primary mac address and fastd config syntax to shown entry
This commit is contained in:
parent
e6c00c1ad7
commit
bb71ddd0ee
@ -15,8 +15,9 @@ else
|
|||||||
local msg = [[<p>]] .. i18n.translate('gluon-config-mode:pubkey') .. [[</p>
|
local msg = [[<p>]] .. i18n.translate('gluon-config-mode:pubkey') .. [[</p>
|
||||||
<div class="the-key">
|
<div class="the-key">
|
||||||
# <%= hostname %>
|
# <%= hostname %>
|
||||||
|
# <%=sysconfig.primary_mac%>
|
||||||
<br/>
|
<br/>
|
||||||
<%= pubkey %>
|
key "<%= pubkey %>";
|
||||||
</div>]]
|
</div>]]
|
||||||
|
|
||||||
return function ()
|
return function ()
|
||||||
|
Loading…
Reference in New Issue
Block a user