diff options
author | Ted Trask <ttrask01@yahoo.com> | 2015-10-31 19:04:15 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2015-10-31 19:04:15 +0000 |
commit | 0de33748d6b213e319fd21bd72732fa8a73be61d (patch) | |
tree | a95fda3b2b60786295d3c470ecff72135cd94f02 /openntpd-logfile-html.lsp | |
parent | 3e0ed6b2b499898a7898bca42471c7b81bc39872 (diff) | |
download | acf-openntpd-0de33748d6b213e319fd21bd72732fa8a73be61d.tar.bz2 acf-openntpd-0de33748d6b213e319fd21bd72732fa8a73be61d.tar.xz |
Modify logfile to use common view
Diffstat (limited to 'openntpd-logfile-html.lsp')
l---------[-rw-r--r--] | openntpd-logfile-html.lsp | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/openntpd-logfile-html.lsp b/openntpd-logfile-html.lsp index 57e315b..ac8854f 100644..120000 --- a/openntpd-logfile-html.lsp +++ b/openntpd-logfile-html.lsp @@ -1,6 +1 @@ -<% local data, viewlibrary = ... -%> - -<% if viewlibrary and viewlibrary.dispatch_component then - viewlibrary.dispatch_component("alpine-baselayout/logfiles/view", {filename="/var/log/messages", grep="ntpd"}) -end %> +../logfile-html.lsp
\ No newline at end of file |