From 2a839cfeece949f50ad5b161da9634ccc38cb7f3 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Sun, 27 Aug 2023 12:03:30 +0200 Subject: [PATCH] stay truthful Signed-off-by: Daniel Hansson --- disk/prune_zfs_snaphots.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disk/prune_zfs_snaphots.sh b/disk/prune_zfs_snaphots.sh index 3bd6d322..37abd37d 100644 --- a/disk/prune_zfs_snaphots.sh +++ b/disk/prune_zfs_snaphots.sh @@ -36,7 +36,7 @@ and avoid a fatal crash. Please check $VMLOGS/zfs_prune.log for the results." # On screen information msg_box "Your disk space is almost full (more than 70% or less than 100GB left). -To solve that, we will now delete ZFS snapshots older than 4 weeks +To solve that, we will now delete ZFS snapshots older than 2 days. The script will also delete everything in trashbin for all users to free up some space." countdown "To abort, please press CTRL+C within 10 seconds." 10