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