summaryrefslogtreecommitdiffstats
path: root/sbin/restore/pathnames.h
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1995-11-26 16:57:37 +0000
committerjoerg <joerg@FreeBSD.org>1995-11-26 16:57:37 +0000
commitfb91b3e1a96f0045538b4067ea71b836f55c6b2c (patch)
treedc6f22f4df936e59c203126537a60e7759405883 /sbin/restore/pathnames.h
parent5d389a2ee900f0b52759ea3f2721c9d74564a73b (diff)
downloadFreeBSD-src-fb91b3e1a96f0045538b4067ea71b836f55c6b2c.zip
FreeBSD-src-fb91b3e1a96f0045538b4067ea71b836f55c6b2c.tar.gz
Make the default tape device match dump(8).
Diffstat (limited to 'sbin/restore/pathnames.h')
-rw-r--r--sbin/restore/pathnames.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/restore/pathnames.h b/sbin/restore/pathnames.h
index b9541f9..f86f349 100644
--- a/sbin/restore/pathnames.h
+++ b/sbin/restore/pathnames.h
@@ -40,4 +40,4 @@
#include <paths.h>
-#define _PATH_DEFTAPE "/dev/rmt8"
+#define _PATH_DEFTAPE "/dev/rst0"
OpenPOWER on IntegriCloud