From 9014ecce797f1215581e33d0647d6caa87d85254 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Wed, 12 Dec 2001 05:10:37 +0000 Subject: [PATCH] This got accidentally removed at some point, Eric mentioned, I forgot, here's the fix again. (relates to FHS compliance in xfsdump/xfsrestore). --- common.dump | 1 + 1 file changed, 1 insertion(+) diff --git a/common.dump b/common.dump index 1148be45..f9add3eb 100644 --- a/common.dump +++ b/common.dump @@ -753,6 +753,7 @@ _dump_filter_main() -e "s#$dumptape#TAPE_DEV#" \ -e "s#$SCRATCH_MNT#SCRATCH_MNT#" \ -e "s#$dump_file#DUMP_FILE#" \ + -e 's#/var/lib/xfsdump#/var/xfsdump#' \ -e 's/id:[ ]*[0-9a-f-]*/id: ID/' \ -e 's/time:[ ].*/time: TIME/' \ -e 's/date:[ ].*/date: DATE/' \ -- 2.39.5