summaryrefslogtreecommitdiffstats
path: root/shorewall-expert-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'shorewall-expert-html.lsp')
-rw-r--r--shorewall-expert-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/shorewall-expert-html.lsp b/shorewall-expert-html.lsp
index 8b16c9a..0f7126c 100644
--- a/shorewall-expert-html.lsp
+++ b/shorewall-expert-html.lsp
@@ -30,7 +30,7 @@ end
<H1>SYSTEM INFO</H1>
<?
local myform = form.status
-local tags = { "status", "version", }
+local tags = { "status", "version", "autostart", }
informationform(myform,tags)
?>