summaryrefslogtreecommitdiff
path: root/sysutils/flexbackup/files
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-10-10 08:23:41 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-10-10 08:23:41 +0000
commitdd3985572bb0cf0df66fb5fad1a1e07065b7799a (patch)
tree569aafa2f58e25c7a7a8e5bc484fb9da7b0e70c6 /sysutils/flexbackup/files
parent223dfb4db81508dca42eee0aded56f6f9176673f (diff)
Notes
Diffstat (limited to 'sysutils/flexbackup/files')
-rw-r--r--sysutils/flexbackup/files/patch-flexbackup.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/flexbackup/files/patch-flexbackup.conf b/sysutils/flexbackup/files/patch-flexbackup.conf
new file mode 100644
index 000000000000..94b4295b71ae
--- /dev/null
+++ b/sysutils/flexbackup/files/patch-flexbackup.conf
@@ -0,0 +1,11 @@
+--- flexbackup.conf.orig Fri Sep 15 09:59:46 2006
++++ flexbackup.conf Fri Sep 15 10:00:32 2006
+@@ -219,6 +219,8 @@
+ # $path{'afio'} = 'sudo -u nonrootuser afio';
+ #
+
++$path{'tar'} = %%TAR_CMD%%;
++
+ # ----------------------------------------------------------------------
+ # mt operation overrides. Set if flexbackup doesn't know the right mt
+ # command(s) for your OS/device, or you want to override things.