Rename /etc/autofs/include_nis to /etc/autofs/include_nis_nullfs, to indicate
that this script provides nullfs map rewriting for local mounts. MFC after: 2 weeks Sponsored by: DARPA, AFRL
This commit is contained in:
parent
db2ec83907
commit
61cfb3db4c
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
FILES= include_ldap \
|
||||
include_nis \
|
||||
include_nis_nullfs \
|
||||
special_hosts \
|
||||
special_media \
|
||||
special_noauto \
|
||||
|
@ -28,14 +28,14 @@
|
||||
#
|
||||
|
||||
#
|
||||
# /etc/autofs/include_nis
|
||||
# /etc/autofs/include_nis_nullfs
|
||||
#
|
||||
# automountd Directory Services script for NIS
|
||||
#
|
||||
# SYNOPSIS
|
||||
# include_nis <mapname>
|
||||
# include_nis_nullfs <mapname>
|
||||
#
|
||||
# include_nis <mapname> <key>
|
||||
# include_nis_nullfs <mapname> <key>
|
||||
#
|
||||
# DESCRIPTION
|
||||
#
|
Loading…
Reference in New Issue
Block a user