summaryrefslogtreecommitdiffstats
path: root/chrony-logfile-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2015-08-03 19:44:18 +0000
committerTed Trask <ttrask01@yahoo.com>2015-08-03 19:44:18 +0000
commitb3f42b0b5de4786752151641ef2af37f5ce3feaf (patch)
tree7fec7a3ba0fcde72007aaddf767862d94db935c4 /chrony-logfile-html.lsp
parent30cdc5684382c8fb634bdfb79dc02d9d3b13786b (diff)
downloadacf-chrony-b3f42b0b5de4786752151641ef2af37f5ce3feaf.tar.bz2
acf-chrony-b3f42b0b5de4786752151641ef2af37f5ce3feaf.tar.xz
Modify logfile to get logging info from the config and use common view
Diffstat (limited to 'chrony-logfile-html.lsp')
l---------[-rw-r--r--]chrony-logfile-html.lsp7
1 files changed, 1 insertions, 6 deletions
diff --git a/chrony-logfile-html.lsp b/chrony-logfile-html.lsp
index a1184f8..ac8854f 100644..120000
--- a/chrony-logfile-html.lsp
+++ b/chrony-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="chronyd"})
-end %>
+../logfile-html.lsp \ No newline at end of file