summaryrefslogtreecommitdiff
path: root/showlog
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-02-22 19:46:05 +0000
committerJonas Smedegaard <dr@jones.dk>2002-02-22 19:46:05 +0000
commit36e3b7b01bca68c463644cb95ec7f7ddea4d90df (patch)
treea27581e1f7e738012a6f5f1c6ee1e4d00a620215 /showlog
parent121a207e681946a67bdc9914538503653c8df07c (diff)
showlog: Remove support (and need) for config file - there's no user servicable parts inside....
Diffstat (limited to 'showlog')
-rwxr-xr-xshowlog3
1 files changed, 0 insertions, 3 deletions
diff --git a/showlog b/showlog
index a6d57a0..f3f857a 100755
--- a/showlog
+++ b/showlog
@@ -48,9 +48,6 @@ function cat_logs() {
done
}
-LOCALCONFIG=/etc/local/showlog.conf
-. $LOCALCONFIG || exit1 "Unable to read local config file $LOCALCONFIG"
-
case "$target" in
ftp)
log="xferlog"