1 # $NetBSD: amd.conf,v 1.1.8.1 2005/08/28 10:09:13 tron 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