Je kunt niet meer dan 25 onderwerpen selecteren
Onderwerpen moeten beginnen met een letter of nummer, kunnen streepjes bevatten ('-') en kunnen maximaal 35 tekens lang zijn.
28 regels
780 B
28 regels
780 B
## |
|
## amd.conf -- Automount Daemon Global Configuration |
|
## |
|
|
|
[ global ] |
|
auto_dir = /.am |
|
pid_file = @l_prefix@/var/amd/amd.pid |
|
log_file = @l_prefix@/var/amd/amd.log |
|
search_path = @l_prefix@/etc/amd/:/etc/amdmaps |
|
normalize_hostnames = yes |
|
print_pid = no |
|
restart_mounts = no |
|
unmount_on_exit = no |
|
cache_duration = 300 |
|
print_version = yes |
|
nfs_retry_interval = 8 |
|
nfs_retransmit_counter = 11 |
|
dismount_interval = 120 |
|
log_options = fatal,error,user,warn,info,map,stats,all |
|
plock = no |
|
map_options = cache:=all |
|
selectors_on_default = yes |
|
show_statfs_entries = yes |
|
fully_qualified_hosts = no |
|
|
|
#[ /v ] |
|
#map_name = amd.map.v |
|
|
|
|