summaryrefslogtreecommitdiffstats
path: root/postfix-logfile-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2015-10-31 19:21:40 +0000
committerTed Trask <ttrask01@yahoo.com>2015-10-31 19:21:40 +0000
commit27c58808249d14a89dc336294d846ded95b3d262 (patch)
treeb6f23750000ce5ee9381c1dc915b530442a35c27 /postfix-logfile-html.lsp
parentb1712a70f888a4cf2f766a9c1d051274f9a2a81d (diff)
downloadacf-postfix-27c58808249d14a89dc336294d846ded95b3d262.tar.bz2
acf-postfix-27c58808249d14a89dc336294d846ded95b3d262.tar.xz
Modify logfile to get logging info from the config and use common view
Diffstat (limited to 'postfix-logfile-html.lsp')
l---------[-rw-r--r--]postfix-logfile-html.lsp7
1 files changed, 1 insertions, 6 deletions
diff --git a/postfix-logfile-html.lsp b/postfix-logfile-html.lsp
index e67975c..ac8854f 100644..120000
--- a/postfix-logfile-html.lsp
+++ b/postfix-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="postfix"})
-end %>
+../logfile-html.lsp \ No newline at end of file