xref: /openbsd/etc/examples/chio.conf (revision fcd34d77)
1# $OpenBSD: chio.conf,v 1.1 2014/07/11 16:36:35 deraadt Exp $
2# Configuration file for chio(1).
3# Each stanza configures a changer, to enumerate the st(4) devices
4# corresponding to each ch(4) drive. This file is only required
5# if you need a non-default behavior. See chio(1) for details.
6#
7# Example: tell chio that drive 0 corresponds to rst3 and drive 1 to rst2
8# changer ch0 {
9# 	drive rst3
10# 	drive rst2
11# }
12