From 58e27d2cd614cb56d193f2e344d1866a751f8800 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 5 Oct 2015 14:03:35 +0000 Subject: Modify logfile to use common view --- clamsmtp-logfile-html.lsp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) mode change 100644 => 120000 clamsmtp-logfile-html.lsp (limited to 'clamsmtp-logfile-html.lsp') diff --git a/clamsmtp-logfile-html.lsp b/clamsmtp-logfile-html.lsp deleted file mode 100644 index ab076ff..0000000 --- a/clamsmtp-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="clamsmtp"}) -end %> diff --git a/clamsmtp-logfile-html.lsp b/clamsmtp-logfile-html.lsp new file mode 120000 index 0000000..ac8854f --- /dev/null +++ b/clamsmtp-logfile-html.lsp @@ -0,0 +1 @@ +../logfile-html.lsp \ No newline at end of file -- cgit v1.2.3