From: Art Cancro Date: Tue, 13 Apr 2021 18:06:48 +0000 (-0400) Subject: Removed help text in database_cleanup.sh which suggested that the intermediate dump... X-Git-Tag: v939~75 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=9a5d0d91d659602b4e36212e4dfae401619ae9b7;hp=47fa232ed888bbe5b62ab361b64cc4be78359ab5 Removed help text in database_cleanup.sh which suggested that the intermediate dump files could be anywhere other than /tmp. --- diff --git a/citadel/database_cleanup.sh b/citadel/database_cleanup.sh index 81b395ec9..2c8f5804c 100755 --- a/citadel/database_cleanup.sh +++ b/citadel/database_cleanup.sh @@ -107,10 +107,8 @@ WARNING #3: tool only if that one fails to fix your problem. WARNING #4: - You must have an amount of free space on your disk that is at least twice - the size of your database, see the following output: - (for substantially better performance you should specify a location that is - on another disk than $DATA_DIR) + You must have an amount of free space in /tmp that is at least twice + the size of your database. see the following output: `df -h`