|
From: <di...@us...> - 2007-01-29 19:13:21
|
Revision: 328
http://safekeep.svn.sourceforge.net/safekeep/?rev=328&view=rev
Author: dimi
Date: 2007-01-29 11:13:19 -0800 (Mon, 29 Jan 2007)
Log Message:
-----------
Fix the example with the latest results
Modified Paths:
--------------
safekeep/trunk/doc/safekeep.txt
Modified: safekeep/trunk/doc/safekeep.txt
===================================================================
--- safekeep/trunk/doc/safekeep.txt 2007-01-29 17:22:11 UTC (rev 327)
+++ safekeep/trunk/doc/safekeep.txt 2007-01-29 19:13:19 UTC (rev 328)
@@ -158,7 +158,12 @@
<exclude path="/var/lock"/>
<exclude path="/var/run"/>
<exclude path="/var/tmp"/>
+ <include path="/var/named/chroot/etc"/>
+ <include path="/var/named/chroot/var/named"/>
+ <exclude path="/var/named/chroot"/>
<include path="/var"/>
+
+ <exclude path="/"/>
</data>
</backup>
------------------------------------------------------------------------
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|