Home | History | Annotate | Line # | Download | only in amd
amd.conf revision 1.1
      1  1.1  wiz # $NetBSD: amd.conf,v 1.1 2000/11/20 00:46:09 wiz Exp $
      2  1.1  wiz #
      3  1.1  wiz # Example main config file for amd(8), for details see amd.conf(5).
      4  1.1  wiz # Goes into /etc, while cd & net go into /etc/amd (or change paths below).
      5  1.1  wiz #
      6  1.1  wiz 
      7  1.1  wiz [ global ]
      8  1.1  wiz dismount_interval =	900
      9  1.1  wiz 
     10  1.1  wiz [ /cd ]
     11  1.1  wiz map_name =		/etc/amd/cd
     12  1.1  wiz 
     13  1.1  wiz [ /net ]
     14  1.1  wiz map_name =		/etc/amd/net
     15