Home | History | Annotate | Line # | Download | only in amd
      1  1.2  rpaulo # $NetBSD: amd.conf,v 1.2 2005/08/23 13:54:41 rpaulo 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.2  rpaulo map_type = file
     10  1.1     wiz 
     11  1.1     wiz [ /cd ]
     12  1.1     wiz map_name =		/etc/amd/cd
     13  1.1     wiz 
     14  1.1     wiz [ /net ]
     15  1.1     wiz map_name =		/etc/amd/net
     16