From 0713769a1941de549aa64bfda30dac73449f1519 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Wed, 1 May 2013 18:38:18 +0000 Subject: =?UTF-8?q?Fix=20error=20report=20by=20passing=20echo=20the=20-n?= =?UTF-8?q?=20parameter.=20Thanks=20to=20=E4=B9=83=E6=9D=91=E7=BF=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ezjail.conf.sample | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ezjail.conf.sample') diff --git a/ezjail.conf.sample b/ezjail.conf.sample index 6ddd066..6cc5657 100755 --- a/ezjail.conf.sample +++ b/ezjail.conf.sample @@ -64,4 +64,7 @@ # For auto snapshots this is the default policy to keep old snapshots. In each window there # 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. # ezjail_default_retention_policy="4x15m 3x1h 2x2h 4h 12h 6x1d 7x1w 11x4w 1000x1y" -- cgit v1.2.3