From 36e3b7b01bca68c463644cb95ec7f7ddea4d90df Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 22 Feb 2002 19:46:05 +0000 Subject: showlog: Remove support (and need) for config file - there's no user servicable parts inside.... --- showlog | 3 --- 1 file changed, 3 deletions(-) (limited to 'showlog') 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" -- cgit v1.2.3