From dc905650bd1723754105c3db8e788323f1fbfdd9 Mon Sep 17 00:00:00 2001 From: Andrew Jones Date: Mon, 29 Nov 2004 13:41:58 +0000 Subject: [PATCH] Added tape info for inferno to common.config Merge of xfs-cmds-melb:slinx:20354a by kenmcd. Added tape info for inferno to common.config --- common.config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common.config b/common.config index ce5ea658..93a483be 100644 --- a/common.config +++ b/common.config @@ -342,6 +342,10 @@ known_hosts() TEST_DEV=/dev/sdb1 SCRATCH_MNT=/mnt/scratch SCRATCH_DEV=/dev/sdb2 + TAPE_DEV=/dev/st0 + RMT_IRIXTAPE_DEV=snort:/dev/tape + RMT_TAPE_DEV=icy:/dev/st0 + RMT_TAPE_USER=guest ;; *) -- 2.47.3