summaryrefslogtreecommitdiffstats
path: root/openssh-status-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-09-24 15:21:17 +0000
committerTed Trask <ttrask01@yahoo.com>2008-09-24 15:21:17 +0000
commit651ba7cce4fd5bc01edf6902e0f08c7c93527d00 (patch)
treeb32701c4a876c5959b6208836fc250fcd34c725e /openssh-status-html.lsp
parent2a8551baa8f0025f836e7501c1cce71251357c78 (diff)
downloadacf-openssh-651ba7cce4fd5bc01edf6902e0f08c7c93527d00.tar.bz2
acf-openssh-651ba7cce4fd5bc01edf6902e0f08c7c93527d00.tar.xz
Modified openssh. Changed expert, status, and startstop to links. Modified config to use standard cfes. Modified peers to account for dns names.
git-svn-id: svn://svn.alpinelinux.org/acf/openssh/trunk@1489 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'openssh-status-html.lsp')
l---------[-rw-r--r--]openssh-status-html.lsp19
1 files changed, 1 insertions, 18 deletions
diff --git a/openssh-status-html.lsp b/openssh-status-html.lsp
index c126d2e..b2f8480 100644..120000
--- a/openssh-status-html.lsp
+++ b/openssh-status-html.lsp
@@ -1,18 +1 @@
-<% local data, viewlibrary, page_info, session = ...
-require("viewfunctions")
---[[
-io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
-io.write(html.cfe_unpack(data))
-io.write("</span>")
---]]
-%>
-
-<H1>System Info</H1>
-<DL>
-<%
-displayitem(data.value.status)
-displayitem(data.value.version)
-displayitem(data.value.autostart)
-%>
-</DL>
-
+../status-html.lsp \ No newline at end of file