diff options
| author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-10-10 08:23:41 +0000 |
|---|---|---|
| committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-10-10 08:23:41 +0000 |
| commit | dd3985572bb0cf0df66fb5fad1a1e07065b7799a (patch) | |
| tree | 569aafa2f58e25c7a7a8e5bc484fb9da7b0e70c6 /sysutils/flexbackup/files | |
| parent | 223dfb4db81508dca42eee0aded56f6f9176673f (diff) | |
Notes
Diffstat (limited to 'sysutils/flexbackup/files')
| -rw-r--r-- | sysutils/flexbackup/files/patch-flexbackup.conf | 11 |
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. |
