From b2bd4f55ca71fee5512013f154107f18ea156262 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Tue, 3 Jun 2014 05:09:20 +0200 Subject: Explain retention policy a little better --- ezjail.conf.sample | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ezjail.conf.sample') diff --git a/ezjail.conf.sample b/ezjail.conf.sample index 6cc5657..0d45fba 100755 --- a/ezjail.conf.sample +++ b/ezjail.conf.sample @@ -65,6 +65,7 @@ # will be guaranteed to be one or two snapshots only # If this variable is not set, no snapshots will be removed by ezjail-admin snapshot -# Example policy for a database jail with rollbackable snapshots with at least four snapshots -# in the last hour. Beware of the load caused by destroying snapshots. +# Example policy for a database jail with rollbackable snapshots starting with four snapshots +# in the last hour and up to an annual snapshot for 1000 years. Beware of the load caused by +# destroying snapshots. # ezjail_default_retention_policy="4x15m 3x1h 2x2h 4h 12h 6x1d 7x1w 11x4w 1000x1y" -- cgit v1.2.3