svn commit: r245287 - projects/portbuild/conf
Mark Linimon
linimon at FreeBSD.org
Fri Jan 11 06:31:05 UTC 2013
Author: linimon (doc,ports committer)
Date: Fri Jan 11 06:31:04 2013
New Revision: 245287
URL: http://svnweb.freebsd.org/changeset/base/245287
Log:
Start parameterizing zfs expiration.
Modified:
projects/portbuild/conf/server.conf
Modified: projects/portbuild/conf/server.conf
==============================================================================
--- projects/portbuild/conf/server.conf Fri Jan 11 06:08:32 2013 (r245286)
+++ projects/portbuild/conf/server.conf Fri Jan 11 06:31:04 2013 (r245287)
@@ -53,6 +53,8 @@ WORLDDIR=${ZFS_MOUNTPOINT}/chroot/
# XXX TODO (note: Python script, so avoid {})
#zbackup a/nfs a/local a/portbuild/* /dumpster
#zexpire a/nfs a/local a/portbuild/* a/snap/*
+ZFS_DEFAULT_EXPIRATION=14
+ZFS_SNAPSHOT_EXPIRATION=2
#
# port build ownership definitions.
More information about the svn-src-projects
mailing list