faubackup2 faubackup.conf,NONE,1.1 Makefile.am,1.2,1.3
Martin Waitz <[email protected]> Tue, 07 Jun 2005 20:02:54 +0000
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16787 Modified Files: Makefile.am Added Files: faubackup.conf Log Message: add example config file But alias does not work in DefaultRule yet. :( --- NEW FILE: faubackup.conf --- # Configuration for FauBackup # these aliases can be used to simplify rules TimeAlias = "Yearly" "*:1:1:1:1:1" TimeAlias = "Monthly" "*:*:1:1:1:1" TimeAlias = "Weekly" "*:*:*:1:1:1" TimeAlias = "Daily" "*:*:*:*:1:1" TimeAlias = "Hourly" "*:*:*:*:*:1" TimeAlias = "Always" "*:*:*:*:*:*" DurationAlias = "never" "0:0:0:0" # these rules are used if no userdefined rules match DefaultRule = @Yearly "**" 2:0:0:0 DefaultRule = @Monthly "**" 0:12:0:0 DefaultRule = @Weekly "**" 0:0:4:0 DefaultRule = @Daily "**" 0:0:0:7 DefaultRule = @Always "**" 0:0:0:1 Index: Makefile.am =================================================================== RCS file: /cvsroot/faubackup/faubackup2/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Makefile.am 2 Jun 2005 15:48:16 -0000 1.2 --- Makefile.am 7 Jun 2005 20:02:52 -0000 1.3 *************** *** 2,5 **** --- 2,7 ---- SUBDIRS=src tests documentation + dist_sysconf_DATA = faubackup.conf + changelog: cvs2cl --accum -S -U .authors ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20