Home | History | Annotate | Line # | Download | only in amd
      1 # $NetBSD: amd.conf,v 1.2 2005/08/23 13:54:41 rpaulo Exp $
      2 #
      3 # Example main config file for amd(8), for details see amd.conf(5).
      4 # Goes into /etc, while cd & net go into /etc/amd (or change paths below).
      5 #
      6 
      7 [ global ]
      8 dismount_interval =	900
      9 map_type = file
     10 
     11 [ /cd ]
     12 map_name =		/etc/amd/cd
     13 
     14 [ /net ]
     15 map_name =		/etc/amd/net
     16