1 # $NetBSD: amd.conf,v 1.1 2000/11/20 00:46:09 wiz 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 10 [ /cd ] 11 map_name = /etc/amd/cd 12 13 [ /net ] 14 map_name = /etc/amd/net 15