This got accidentally removed at some point, Eric mentioned, I forgot,

here's the fix again.  (relates to FHS compliance in xfsdump/xfsrestore).
This commit is contained in:
Nathan Scott
2001-12-12 05:10:37 +00:00
parent e4c9c10137
commit 9014ecce79
+1
View File
@@ -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/' \