diff options
| -rw-r--r-- | _includes/downloads/x86-stages.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/downloads/x86-stages.html b/_includes/downloads/x86-stages.html index d08bdaf..ee81f36 100644 --- a/_includes/downloads/x86-stages.html +++ b/_includes/downloads/x86-stages.html @@ -18,6 +18,7 @@ <h4>Hardened stage archives</h4> <div class="list-group"> {% include partials/download-link.html type="stage3" arch="x86" id="i686-hardened-openrc" title="Hardened stage" tag="i686 | openrc" %} + {% include partials/download-link.html type="stage3" arch="x86" id="i686-hardened-systemd" title="Hardened stage" tag="i686 | systemd" %} </div> </div> |
