summaryrefslogtreecommitdiff
path: root/sysutils/flexbackup/files/patch-flexbackup.conf
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-02-27 12:18:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-02-27 12:18:35 +0000
commit2d619bb69d0cdc306ffeef9b3c7c10d6e83d5702 (patch)
treeea97998ebd85c1ef54a847005c94997da932ba6a /sysutils/flexbackup/files/patch-flexbackup.conf
parentdns/yadifa: Fix LibreSSL build issues (diff)
- Fix LICENSE
- Add LICENSE_FILE - Add NO_ARCH - Pet portlint - Regenerate patches
Notes
Notes: svn path=/head/; revision=434924
Diffstat (limited to 'sysutils/flexbackup/files/patch-flexbackup.conf')
-rw-r--r--sysutils/flexbackup/files/patch-flexbackup.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/flexbackup/files/patch-flexbackup.conf b/sysutils/flexbackup/files/patch-flexbackup.conf
index 58cf68a8618f..252246667676 100644
--- a/sysutils/flexbackup/files/patch-flexbackup.conf
+++ b/sysutils/flexbackup/files/patch-flexbackup.conf
@@ -1,6 +1,6 @@
---- ./flexbackup.conf.orig 2008-07-19 09:56:25.000000000 +0200
-+++ ./flexbackup.conf 2008-07-19 10:00:50.000000000 +0200
-@@ -12,29 +12,92 @@
+--- flexbackup.conf.orig 2003-09-21 22:59:58 UTC
++++ flexbackup.conf
+@@ -12,29 +12,92 @@ $type = 'afio';
# Configure backup "sets".
# Not needed if you use "-dir <dir>" to backup one tree at a time.
@@ -105,7 +105,7 @@
# Buffering program - to help streaming
$buffer = 'buffer'; # one of false/buffer/mbuffer
-@@ -84,7 +147,8 @@
+@@ -84,7 +147,8 @@ $staticfiles = 'false';
# True to try and preserve file access times during backup, if the selected
# archive program can do so. Note that if this is true, -cnewer checks (file
# permission/status changes only, not content) are turned off when deciding
@@ -115,7 +115,7 @@
$atime_preserve = 'false';
# Span across filesytems? ("dump" will ignore this option)
-@@ -97,8 +161,13 @@
+@@ -97,8 +161,13 @@ $traverse_fs = 'false';
# leading directories (the filesystem specs above or the "-dir" flag).
# Matches paths, not filenames, so put .* on the front/back as needed.
# Comment these out to exclude nothing.
@@ -131,7 +131,7 @@
# If true (default), and using a tape device, level zero "set" backups
# assume you want to erase and use a new tape for each set. If false, level
-@@ -219,6 +288,8 @@
+@@ -219,6 +288,8 @@ $pkgdelta_archive_changed = 'true';
# $path{'afio'} = 'sudo -u nonrootuser afio';
#