From 7f6bf3686a06dd9891137686d6e81c2c49e5df8e Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Mon, 3 May 2004 19:39:16 +0000 Subject: [PATCH] Removed check from mbfile in maint script --- ChangeLog | 4 ++++ TODO | 3 +++ script/maint | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8ab33e2a..e9900e8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -69,6 +69,10 @@ v0.51.4 11-Apr-2004 In check for T-Mail fileboxes added condition that the zone must exist in the setup. + script: + In the maint script removed the check option from the mbfile + command so it will not run every day. + v0.51.3 22-Mar-2003 - 11-Apr-2004 diff --git a/TODO b/TODO index 156e324f..26becb2b 100644 --- a/TODO +++ b/TODO @@ -25,6 +25,9 @@ install: N: On some (unsupported) distro's with xinetd the installation script also adds entries to inetd.conf. +general: + N: Write files database api with locking to prevent corruption. + libdiesel.a: U: Processed stringlines containing unbalanced " characters are not processed, instead the previous macro value will be returned. diff --git a/script/maint b/script/maint index 8476257f..8c9b3519 100644 --- a/script/maint +++ b/script/maint @@ -16,7 +16,7 @@ fi $MBSE_ROOT/bin/mbuser pack kill 180 50 -quiet $MBSE_ROOT/bin/mbmsg kill pack link -quiet -$MBSE_ROOT/bin/mbfile kill check pack index -quiet +$MBSE_ROOT/bin/mbfile kill pack index -quiet $MBSE_ROOT/bin/mbaff announce filefind -quiet cd $MBSE_ROOT/tmp