1#
2# a test amd.conf file, for testers.  Copy this to /etc/amd.conf
3
4# GLOBAL OPTIONS SECTION
5[ global ]
6normalize_hostnames =	no
7print_pid =		no
8pid_file = 		/var/run/amd.pid
9restart_mounts =	yes
10auto_dir =		/n
11log_file =		/var/log/amd
12#log_file =		syslog
13log_options =		all
14#debug_options =	all
15plock =			no
16selectors_on_default =	no
17print_version =		no
18# set map_type to "nis" for NIS maps, or comment it out to search for all
19# types
20map_type =		file
21search_path =		/etc
22browsable_dirs =	no
23show_statfs_entries =	no
24fully_qualified_hosts = no
25cache_duration =	300
26
27# DEFINE AN AMD MOUNT POINT
28# [ /net ]
29# map_name =		amd.net
30# map_type = 		file
31
32[ /misc ]
33map_name = /etc/amd.misc
34map_type = file
35