14 lines
433 B
Diff
14 lines
433 B
Diff
Index: tar-1.29/scripts/backup-specs
|
|
===================================================================
|
|
--- tar-1.29.orig/scripts/backup-specs
|
|
+++ tar-1.29/scripts/backup-specs
|
|
@@ -6,7 +6,7 @@
|
|
ADMINISTRATOR="root@localhost"
|
|
|
|
# (Optional) Path to tar binary.
|
|
-TAR=/bin/tar
|
|
+TAR=/usr/bin/tar
|
|
|
|
# (Optional) Path to rsh binary or its equivalent. You may wish to
|
|
# set it to ssh as shown in the example below, to improve security.
|