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:
Edward Tomasz Napierala 2017-11-27 12:46:18 +00:00
parent db2ec83907
commit 61cfb3db4c
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
FILES= include_ldap \
include_nis \
include_nis_nullfs \
special_hosts \
special_media \
special_noauto \

View File

@ -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
#