From b3f42b0b5de4786752151641ef2af37f5ce3feaf Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 3 Aug 2015 19:44:18 +0000 Subject: Modify logfile to get logging info from the config and use common view --- chrony-logfile-html.lsp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) mode change 100644 => 120000 chrony-logfile-html.lsp (limited to 'chrony-logfile-html.lsp') diff --git a/chrony-logfile-html.lsp b/chrony-logfile-html.lsp deleted file mode 100644 index a1184f8..0000000 --- a/chrony-logfile-html.lsp +++ /dev/null @@ -1,6 +0,0 @@ -<% local data, viewlibrary = ... -%> - -<% if viewlibrary and viewlibrary.dispatch_component then - viewlibrary.dispatch_component("alpine-baselayout/logfiles/view", {filename="/var/log/messages", grep="chronyd"}) -end %> diff --git a/chrony-logfile-html.lsp b/chrony-logfile-html.lsp new file mode 120000 index 0000000..ac8854f --- /dev/null +++ b/chrony-logfile-html.lsp @@ -0,0 +1 @@ +../logfile-html.lsp \ No newline at end of file -- cgit v1.2.3