summaryrefslogtreecommitdiffstats
path: root/apache.txr
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-01-25 21:01:29 -0800
committerKaz Kylheku <kaz@kylheku.com>2017-01-25 21:01:29 -0800
commitd3537462d567dcd80c060af9c602ddc618f4255b (patch)
tree9fd644df0c650604e349bf4d86b47075b1897110 /apache.txr
parent6025604266d9544beaabc7f4d7cbdb1963d1238a (diff)
downloadtxrban-d3537462d567dcd80c060af9c602ddc618f4255b.tar.gz
txrban-d3537462d567dcd80c060af9c602ddc618f4255b.tar.bz2
txrban-d3537462d567dcd80c060af9c602ddc618f4255b.zip
Use @(include) rather than @(load) to suppress unbound warnings.
Diffstat (limited to 'apache.txr')
-rw-r--r--apache.txr2
1 files changed, 1 insertions, 1 deletions
diff --git a/apache.txr b/apache.txr
index e6ee848..27aee8c 100644
--- a/apache.txr
+++ b/apache.txr
@@ -1,4 +1,4 @@
-@(load "txrban")
+@(include "txrban")
@(next @(open-tail "/var/log/apache2/www.kylheku.com.log" "r" nil))
@(repeat)
@ (all)